Skip to content

Instantly share code, notes, and snippets.

@apla
Created April 11, 2014 10:19
Show Gist options
  • Save apla/10456105 to your computer and use it in GitHub Desktop.
Save apla/10456105 to your computer and use it in GitHub Desktop.
{
"name": "test",
"description": "test for component v1.0.0",
"private": true,
"version": "0.94.0",
"dependencies": {
"apla/dataflo.ws": "*",
"ftlabs/fastclick": "*",
"apla/EventEmitter": "*",
"apla/node-util": "*",
"EightMedia/hammer.js": "*",
"apla/base64-js": "*",
"apla/buffer-browserify": "*"
},
"main": "test.js",
"scripts": [
"test.js"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment