{

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

}