16 lines
275 B
JSON
16 lines
275 B
JSON
{
|
|
"name": "LiveTexturing",
|
|
"version": "1.0.0",
|
|
"description": "Send image from Photoshop to Maya",
|
|
"main": "main.js",
|
|
"generator-core-version": "~3",
|
|
"license": "",
|
|
"readmeFilename": "",
|
|
"scripts": {
|
|
},
|
|
"dependencies": {
|
|
},
|
|
"devDependencies": {
|
|
}
|
|
}
|