Files
less.js/bower.json
2014-02-27 20:10:42 +00:00

19 lines
257 B
JSON

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