Files
ionic-framework/package.json
Tim Lancina a7e41aa8cb serve it up
2015-06-04 19:50:37 -05:00

54 lines
1.3 KiB
JSON

{
"name": "ionic2",
"version": "0.0.0",
"devDependencies": {
"canonical-path": "0.0.2",
"connect": "^3.3.4",
"del": "~1.1.1",
"gulp": "~3.8.10",
"gulp-autoprefixer": "^2.3.0",
"gulp-babel": "^5.1.0",
"gulp-cached": "^1.1.0",
"gulp-concat": "~2.5.0",
"gulp-connect": "^2.2.0",
"gulp-debug": "~2.0.1",
"gulp-if": "^1.2.5",
"gulp-plumber": "^1.0.0",
"gulp-rename": "~1.2.0",
"gulp-sass": "^1.3.3",
"gulp-shell": "^0.4.0",
"gulp-traceur": "^0.17.1",
"gulp-watch": "^4.2.4",
"gulp-webpack": "^1.4.0",
"gulp-wrap": "^0.11.0",
"karma": "^0.12.31",
"karma-chrome-launcher": "^0.1.7",
"karma-jasmine": "^0.3.5",
"lazypipe": "^0.2.3",
"lodash": "^2.4.1",
"node-libs-browser": "^0.5.2",
"node-uuid": "^1.4.1",
"run-sequence": "^1.1.0",
"serve-static": "^1.9.2",
"source-map-support": "^0.2.10",
"systemjs-builder": "^0.10.3",
"through2": "^0.6.3",
"traceur-runtime": "0.0.59",
"vinyl": "^0.4.6",
"webpack": "^1.9.10",
"yargs": "^3.6.0"
},
"jspm": {
"directories": {},
"dependencies": {
"babel-core": "npm:babel-core@^5.4.7",
"rx": "npm:rx@^2.5.3"
},
"devDependencies": {
"babel": "npm:babel-core@^5.1.13",
"babel-runtime": "npm:babel-runtime@^5.1.13",
"core-js": "npm:core-js@^0.9.4"
}
}
}