dotfiles/vscode/.vscode/extensions/randomfractalsinc.vscode-data-preview-2.3.0/node_modules/gradient-parser/bower.json
Errol Sancaktar ff17c17e23 vscode
2024-06-14 09:31:58 -06:00

32 lines
480 B
JSON

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