{
  "_args": [
    [
      {
        "raw": "less@~1.3.0",
        "scope": null,
        "escapedName": "less",
        "name": "less",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/recess"
    ]
  ],
  "_from": "less@>=1.3.0 <1.4.0",
  "_id": "less@1.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/less",
  "_phantomChildren": {},
  "_requested": {
    "raw": "less@~1.3.0",
    "scope": null,
    "escapedName": "less",
    "name": "less",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/recess"
  ],
  "_resolved": "https://registry.npmjs.org/less/-/less-1.3.3.tgz",
  "_shasum": "7ee8f300a41080f3544c80c7a70cdf6a61280cf9",
  "_shrinkwrap": null,
  "_spec": "less@~1.3.0",
  "_where": "/Users/kangil.lee/Desktop/State/STATE/z_theme/node_modules/recess",
  "author": {
    "name": "Alexis Sellier",
    "email": "self@cloudhead.net"
  },
  "bin": {
    "lessc": "./bin/lessc"
  },
  "bugs": {
    "url": "https://github.com/cloudhead/less.js/issues"
  },
  "contributors": [],
  "dependencies": {
    "ycssmin": ">=1.0.1"
  },
  "description": "Leaner CSS",
  "devDependencies": {
    "diff": "~1.0"
  },
  "directories": {
    "test": "./test"
  },
  "dist": {
    "shasum": "7ee8f300a41080f3544c80c7a70cdf6a61280cf9",
    "tarball": "https://registry.npmjs.org/less/-/less-1.3.3.tgz"
  },
  "engines": {
    "node": ">=0.4.2"
  },
  "homepage": "http://lesscss.org",
  "keywords": [
    "css",
    "parser",
    "lesscss",
    "browser"
  ],
  "main": "./lib/less/index",
  "maintainers": [
    {
      "name": "cloudhead",
      "email": "self@cloudhead.net"
    },
    {
      "name": "agatronic",
      "email": "luke.a.page@gmail.com"
    }
  ],
  "name": "less",
  "optionalDependencies": {
    "ycssmin": ">=1.0.1"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cloudhead/less.js.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.3.3"
}
