Skip to content

Instantly share code, notes, and snippets.

@bobwei
Created March 3, 2014 08:09
Show Gist options
  • Select an option

  • Save bobwei/9320507 to your computer and use it in GitHub Desktop.

Select an option

Save bobwei/9320507 to your computer and use it in GitHub Desktop.
Bob's webapp packages
{
"name": "",
"version": "0.0.0",
"dependencies": {
"sass-bootstrap": "~3.0.0",
"requirejs": "~2.1.8",
"jquery": "~1.10.2",
"angular": "~1.2.6",
"angular-route": "~1.2.6",
"requirejs-text": "~2.0.10",
"font-awesome": "~4.0.3",
"ngInfiniteScroll": "git@github.com:leptonix/ngInfiniteScroll.git#973a643982cac18f29c51a9db44d4202ec3afda1",
"underscore": "~1.5.2",
"angular-promise-tracker": "~1.5.1",
"angular-moment": "~0.6.0",
"angular-bootstrap": "~0.10.0",
"angular-local-storage": "*",
"angular-cookies": "~1.2.12",
"angular-animate": "~1.2.13"
},
"devDependencies": {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment