Mini Kabibi Habibi
{
"name": "crema",
"version": "3.2.13",
"description": "Photoshop Extraction",
"main": "main.js",
"generator-core-version": "^3.6",
"repository": {
"type": "git",
"url": "https://git.corp.adobe.com/WebPA/crema.git"
},
"license": "MIT",
"readmeFilename": "README.md",
"scripts": {
"test": "grunt test"
},
"dependencies": {
"connect": "~3.3.5",
"fs-extra": "^5.0.0",
"generator-assets": "github:adobe-photoshop/generator-assets#v2.9.12",
"locale": "file:../PSPlugin/locale",
"morgan": "~1.5",
"q": "^1.5.1",
"shared": "file:../shared",
"underscore": "^1.8.0",
"ws": "^1.1.5"
},
"devDependencies": {
"grunt": "^1.0.2",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-copy": "^1.0.0",
"sinon": "^1.12.2"
},
"buildVersion": "3.2.13"
}