Files
ionic-framework/scripts/npm/package.json
2015-08-20 15:29:53 -05:00

17 lines
381 B
JSON

{
"name": "ionic-framework",
"version": "2.0.0-alpha.<%= version %>",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/driftyco/ionic2.git"
},
"dependencies": {
"angular2": "2.0.0-alpha.35",
"reflect-metadata": "0.1.0",
"rtts_assert": "2.0.0-alpha.35",
"traceur-runtime": "0.0.59",
"zone.js": "0.5.2"
}
}