{
  "_args": [
    [
      {
        "name": "levn",
        "raw": "levn@~0.2.5",
        "rawSpec": "~0.2.5",
        "scope": null,
        "spec": ">=0.2.5 <0.3.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/optionator"
    ]
  ],
  "_from": "levn@>=0.2.5 <0.3.0",
  "_id": "levn@0.2.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/levn",
  "_npmUser": {
    "email": "z@georgezahariev.com",
    "name": "gkz"
  },
  "_npmVersion": "1.3.21",
  "_phantomChildren": {},
  "_requested": {
    "name": "levn",
    "raw": "levn@~0.2.5",
    "rawSpec": "~0.2.5",
    "scope": null,
    "spec": ">=0.2.5 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/optionator"
  ],
  "_resolved": "https://registry.npmjs.org/levn/-/levn-0.2.5.tgz",
  "_shasum": "ba8d339d0ca4a610e3a3f145b9caf48807155054",
  "_shrinkwrap": null,
  "_spec": "levn@~0.2.5",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/optionator",
  "author": {
    "email": "z@georgezahariev.com",
    "name": "George Zahariev"
  },
  "bugs": {
    "url": "https://github.com/gkz/levn/issues"
  },
  "dependencies": {
    "prelude-ls": "~1.1.0",
    "type-check": "~0.3.1"
  },
  "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible",
  "devDependencies": {
    "LiveScript": "~1.2.0",
    "istanbul": "~0.1.43",
    "mocha": "~1.8.2"
  },
  "directories": {},
  "dist": {
    "shasum": "ba8d339d0ca4a610e3a3f145b9caf48807155054",
    "tarball": "https://registry.npmjs.org/levn/-/levn-0.2.5.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "lib",
    "README.md",
    "LICENSE"
  ],
  "homepage": "https://github.com/gkz/levn",
  "keywords": [
    "levn",
    "light",
    "ecmascript",
    "value",
    "notation",
    "json",
    "typed",
    "human",
    "concise",
    "typed",
    "flexible"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "https://raw.github.com/gkz/levn/master/LICENSE"
    }
  ],
  "main": "./lib/",
  "maintainers": [
    {
      "email": "z@georgezahariev.com",
      "name": "gkz"
    }
  ],
  "name": "levn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gkz/levn.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.2.5"
}
