Skip to content

Instantly share code, notes, and snippets.

@malachib
Created May 17, 2016 20:50
Show Gist options
  • Save malachib/f5a0cde7b570b20623bfa7c7707fc515 to your computer and use it in GitHub Desktop.
Save malachib/f5a0cde7b570b20623bfa7c7707fc515 to your computer and use it in GitHub Desktop.
{
"name": "webapplication",
"version": "0.0.0",
"private": true,
"devDependencies": {
"gulp": "3.9.1",
"gulp-concat": "2.6.0",
"gulp-cssmin": "0.1.7",
"gulp-uglify": "1.5.3",
"rimraf": "2.5.2",
"gulp-typescript": "^2.13.4"
},
"dependencies": {
"zone.js": "*",
"reflect-metadata": "0.1.2",
"es6-shim": "^0.35.0",
"angular2": "^2.0.0-beta.17",
"systemjs": "0.19.24",
"rxjs": "5.0.0-beta.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment