gradient-parser/bower.json
2014-09-07 21:10:04 +02:00

24 lines
346 B
JSON

{
"name": "gradient-parser",
"version": "0.1.1",
"main": "build/web.js",
"ignore": [
".editorconfig",
".gitattributes",
".gitignore",
".jshintrc",
".npmignore",
".travis.yml",
".umd",
"gulpfile.js",
"npm-shrinkwrap.json",
"package.json"
],
"dependencies": {
},
"devDependencies": {
}
}