{

"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"
]

}