Files
ionic-framework/scripts/npm/package.json
2016-09-13 15:13:57 -05:00

22 lines
529 B
JSON

{
"name": "ionic-angular",
"version": "`gulp package` generates dist/package.json from this template using the root ./package.json",
"description": "",
"keywords": [],
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic.git"
},
"license": "MIT",
"main": "commonjs/index.js",
"module": "index.js",
"dependencies": {
"@angular/common": "",
"@angular/core": "",
"@angular/forms": "",
"@angular/http": "",
"@angular/platform-browser": "",
"rxjs-es": "",
}
}