ProjectStructureCreator/package.json

15 lines
394 B
JSON

{
"name": "com.syntriax.project-structure-creator",
"version": "0.4.0",
"displayName": "Project Structure Creator",
"unity": "2019.1",
"documentationUrl": "https://git.syntriax.com/Syntriax/ProjectStructureCreator.git",
"dependencies": {},
"keywords": ["Structure"],
"author": {
"name": "Syntriax",
"email": "Syntriax@gmail.com",
"url": "https://syntriax.com"
}
}