UNPKG

ionic-framework

Version:

The ionic-framework package comes with both Javascript and Sass frontend dependencies, located in the root of the package, and a Node API, located in `tooling/`.

21 lines (20 loc) 414 B
{ "name": "ionic-framework", "version": "2.0.0-alpha.48", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/driftyco/ionic2.git" }, "main": "tooling/index.js", "dependencies": { "colors": "^1.1.2", "inquirer": "0.11.0", "lodash": "3.10.1", "q": "1.4.1", "shelljs": "0.5.3" }, "peerDependencies": { "angular2": "2.0.0-beta.0" } }