ProjectStructureCreator/package.json

13 lines
285 B
JSON
Raw Normal View History

2022-12-13 14:42:23 +03:00
{
"name": "com.syntriax.project-structure-creator",
"version": "1.0.0",
"displayName": "Project Structure Creator",
"unity": "2019.1",
"keywords": ["Structure"],
"author": {
"name": "Syntriax",
"email": "Syntriax@gmail.com",
"url": "https://syntriax.com"
}
}