{
  "_args": [
    [
      {
        "raw": "blint@^0.5.1",
        "scope": null,
        "escapedName": "blint",
        "name": "blint",
        "rawSpec": "^0.5.1",
        "spec": ">=0.5.1 <0.6.0",
        "type": "range"
      },
      "/home/lively4/lively4/codemirror"
    ]
  ],
  "_from": "blint@>=0.5.1 <0.6.0",
  "_id": "blint@0.5.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/blint",
  "_nodeVersion": "6.3.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/blint-0.5.1.tgz_1474903581948_0.03794531035237014"
  },
  "_npmUser": {
    "name": "marijn",
    "email": "marijnh@gmail.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "blint@^0.5.1",
    "scope": null,
    "escapedName": "blint",
    "name": "blint",
    "rawSpec": "^0.5.1",
    "spec": ">=0.5.1 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/blint/-/blint-0.5.1.tgz",
  "_shasum": "d00452e2a9c623df69f90e3ef4f880e6e84b1681",
  "_shrinkwrap": null,
  "_spec": "blint@^0.5.1",
  "_where": "/home/lively4/lively4/codemirror",
  "bin": {
    "blint": "./bin/blint"
  },
  "bugs": {
    "url": "https://github.com/marijnh/blint/issues"
  },
  "dependencies": {
    "acorn": "^2.0.1",
    "nomnom": "^1.8.1"
  },
  "description": "No-ceremony linter",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "d00452e2a9c623df69f90e3ef4f880e6e84b1681",
    "tarball": "https://registry.npmjs.org/blint/-/blint-0.5.1.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "5fc4084a59c1b65bd8895d5de8c7a79275a88f7c",
  "homepage": "http://github.com/marijnh/blint",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/marijnh/blint/blob/master/LICENSE"
    }
  ],
  "main": "blint.js",
  "maintainers": [
    {
      "name": "marijn",
      "email": "marijnh@gmail.com"
    }
  ],
  "name": "blint",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marijnh/blint.git"
  },
  "scripts": {
    "test": "node test/runcases.js"
  },
  "version": "0.5.1"
}
