Skip to content

Instantly share code, notes, and snippets.

@darrellpratt
Created May 17, 2016 21:33
Show Gist options
  • Save darrellpratt/165e3fe105c8f703d917c4a293d7a926 to your computer and use it in GitHub Desktop.
Save darrellpratt/165e3fe105c8f703d917c4a293d7a926 to your computer and use it in GitHub Desktop.
{
"name": "client",
"version": "0.0.0",
"dependencies": {
"angular": "1.2.6",
"json3": "~3.2.6",
"es5-shim": "~2.1.0",
"jquery": "~1.10.2",
"sass-bootstrap": "~3.0.2",
"angular-resource": "1.2.6",
"angular-cookies": "1.2.6",
"angular-sanitize": "1.2.6",
"angular-route": "1.2.6",
"underscore": "1.6"
},
"devDependencies": {
"angular-mocks": "1.2.6",
"angular-scenario": "1.2.6"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment