mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
26 lines
606 B
JSON
26 lines
606 B
JSON
{
|
|
"name": "MusicStore",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"angular2": "2.0.0-alpha.44",
|
|
"angular2-universal-patched": "^0.5.4",
|
|
"bootstrap": "^3.3.5",
|
|
"es6-module-loader": "^0.15.0",
|
|
"jquery": "^2.1.4",
|
|
"less": "^2.5.3",
|
|
"lodash": "^3.10.1",
|
|
"reflect-metadata": "^0.1.2",
|
|
"systemjs": "^0.19.3",
|
|
"traceur": "0.0.91"
|
|
},
|
|
"devDependencies": {
|
|
"del": "^2.0.2",
|
|
"event-stream": "^3.3.1",
|
|
"gulp": "^3.9.0",
|
|
"gulp-inline-ng2-template": "0.0.7",
|
|
"gulp-sourcemaps": "^1.6.0",
|
|
"gulp-typescript": "^2.9.0",
|
|
"typescript": "^1.6.2"
|
|
}
|
|
}
|