Files
less.js/bower.json
2014-10-09 05:42:55 +01:00

19 lines
251 B
JSON

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