1234567891011121314151617 |
- {
- "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/ionic-team/ionic.git"
- },
- "license": "MIT",
- "main": "umd/index.js",
- "module": "index.js",
- "es2015": "es2015/index.js",
- "peerDependencies": {
- }
- }
|