Skip to content

Instantly share code, notes, and snippets.

@terinjokes
Created June 25, 2013 21:06
Show Gist options
  • Save terinjokes/5862398 to your computer and use it in GitHub Desktop.
Save terinjokes/5862398 to your computer and use it in GitHub Desktop.
{
"name": "www-frontend",
"version": "0.1.0",
"devDependencies": {
"underscore.string": "~2.3.1",
"jquery": "2.0.2",
"backbone-amd": "~1.0.0",
"backbone.marionette": "~1.0.3",
"backbone.babysitter": "~0.0.6",
"backbone.wreqr": "~0.2.0",
"backgrid": "~0.2.6",
"backbone.paginator": "latest",
"backbone-pageable": "~1.3.1",
"backbone-relational": "~0.8.5",
"moment": "~2.0.0"
}
}
@terinjokes
Copy link
Author

$ bower_new install moment#f7648675197f63e62f52174cc8189f127267cf95 --save-dev
$ cat https://gist.github.com/terinjokes/5905143
$ rm -rf bower_components
$ bower_new install
bower ENOENT        ENOENT, lstat '/home/terin/local/cf-repos/www-frontend/bower_components/moment'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment