Rinser/bower.json
2015-07-30 16:51:53 +01:00

17 lines
219 B
JSON

{
"name": "rinser",
"version": "0.0.0",
"main": "app.js",
"moduleType": [
"node"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}