Files
less.js/bower.json
Luke Page f0c454bc68 v2.5.2
2015-09-24 20:21:01 +01:00

26 lines
363 B
JSON

{
"name": "less",
"main": "dist/less.js",
"ignore": [
"**/.*",
"benchmark",
"bin",
"build",
"gradle",
"lib",
"test",
"*.md",
"LICENSE",
"Gruntfile.js",
"*.json",
"*.yml",
"build.gradle",
"gradlew",
"gradlew.bat",
".gitattributes",
".jshintrc",
".npmignore"
],
"version": "2.5.2"
}