Files
less.js/bower.json
2014-07-27 21:04:20 +01:00

19 lines
257 B
JSON

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