Files
less.js/bower.json

18 lines
250 B
JSON

{
"name": "less",
"version": "1.5.1",
"main": "./dist/less.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"package.json",
"bower.json"
]
}