Skip to content

Instantly share code, notes, and snippets.

@akatreyt
Created October 23, 2014 03:54
Show Gist options
  • Save akatreyt/35e3894c86fa938ba22d to your computer and use it in GitHub Desktop.
Save akatreyt/35e3894c86fa938ba22d to your computer and use it in GitHub Desktop.
{
"name": "angular-seed",
"description": "A starter project for AngularJS",
"version": "0.0.0",
"homepage": "https://github.com/angular/angular-seed",
"license": "MIT",
"private": true,
"dependencies": {
"angular": "1.2.x",
"angular-route": "1.2.x",
"angular-loader": "1.2.x",
"angular-mocks": "~1.2.x",
"html5-boilerplate": "~4.3.0",
"angular-bootstrap": "~0.11.0",
"angular-cookies": "~1.2.21"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment