2020-05-26 18:17:24 +02:00

20 lines
260 B
JSON

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