Files
less.js/bower.json
2014-09-03 08:04:50 +01:00

19 lines
257 B
JSON

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