Skip to content

Instantly share code, notes, and snippets.

@neuman
Created February 28, 2014 01:29
Show Gist options
  • Save neuman/9263432 to your computer and use it in GitHub Desktop.
Save neuman/9263432 to your computer and use it in GitHub Desktop.
{
"name": "Indiepen",
"version": "0.0.3",
"main": "path/to/main.css",
"ignore": [
".jshintrc",
"**/*.txt",
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.0.3",
"requirejs": "~2.1.10",
"masonry": "~3.1.4",
"imagesloaded": "~3.1.0",
"dropzone": "~3.8.3",
"jquery.sparkline": "~2.1.2",
"eventEmitter": "~4.2.7",
"eventie": "~1.0.4",
"get-size": "~1.1.7",
"outlayer": "~1.1.9",
"jquery-bridget": "~1.0.1",
"jquery.nicescroll": "*",
"bootstrap": "~3.0.3",
"jquery.payment": "~1.0.2"
},
"homepage": "https://github.com/neuman/indiepen",
"authors": [
"Eric Neuman <soloptimus@gmail.com>"
],
"license": "MIT",
"private": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment