Files
less.js/bower.json
2014-11-09 14:28:58 +00:00

24 lines
344 B
JSON

{
"name": "less",
"version": "2.0.0",
"main": "./dist/less.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"gradle",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"*.json",
"*.yml",
"gradlew",
"gradlew.bat",
".gitattributes",
".jshintrc",
".npmignore"
]
}