gradient-parser/bower.json
Rafael Caricio cb8aa1668e Fix bower
2014-09-07 21:52:23 +02:00

29 lines
426 B
JSON

{
"name": "gradient-parser",
"version": "0.1.2",
"main": "build/web.js",
"ignore": [
".editorconfig",
".gitattributes",
".gitignore",
".jshintrc",
".npmignore",
".travis.yml",
".umd",
"package.json",
"index.html",
"Makefile",
"build/node.js",
"README.md",
"*.js",
"lib/*",
"spec/*",
"LICENSE"
],
"dependencies": {
},
"devDependencies": {
}
}