slush-angular2
Version:
Slush Generator For Angular2
37 lines • 931 B
JSON
{
"version": "1.1.0",
"name": "slush-angular2",
"description": "Slush Generator For Angular2",
"author": {
"name": "Ryan Usumi",
"email": "rmusumi@hotmail.com",
"url": "https://ryanmetin.github.io"
},
"homepage": "https://github.com/ryanmetin/slush-angular2",
"license": "MIT",
"maintainers": [
{
"name": "ryanmetin",
"email": "rmusumi@hotmail.com"
}
],
"repository": {
"type": "git",
"url": "git://github.com/ryanmetin/slush-angular2.git"
},
"main": "slushfile.js",
"dependencies": {
"gulp": "^3.9.1",
"gulp-aside": "^1.0.1",
"gulp-conflict": "^0.4.0",
"gulp-install": "^0.6.0",
"gulp-template": "^4.0.0",
"inquirer": "^1.2.2"
},
"bugs": {
"url": "https://github.com/ryanmetin/slush-angular2/issues"
},
"keywords": [
"slushgenerator", "angular", "angular2", "systemjs", "typescript"
]
}