{
  "_args": [
    [
      {
        "raw": "istextorbinary@1.0.2",
        "scope": null,
        "escapedName": "istextorbinary",
        "name": "istextorbinary",
        "rawSpec": "1.0.2",
        "spec": "1.0.2",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-projectional-editor/node_modules/gulp-replace"
    ]
  ],
  "_from": "istextorbinary@1.0.2",
  "_id": "istextorbinary@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/istextorbinary",
  "_nodeVersion": "0.10.33",
  "_npmUser": {
    "name": "balupton",
    "email": "b@lupton.cc"
  },
  "_npmVersion": "2.1.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "istextorbinary@1.0.2",
    "scope": null,
    "escapedName": "istextorbinary",
    "name": "istextorbinary",
    "rawSpec": "1.0.2",
    "spec": "1.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "/gulp-replace"
  ],
  "_resolved": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-1.0.2.tgz",
  "_shasum": "ace19354d1a9a0173efeb1084ce0f87b0ad7decf",
  "_shrinkwrap": null,
  "_spec": "istextorbinary@1.0.2",
  "_where": "/home/lively4/lively4/lively4-projectional-editor/node_modules/gulp-replace",
  "author": {
    "name": "2012+ Bevry Pty Ltd",
    "email": "us@bevry.me",
    "url": "http://bevry.me"
  },
  "badges": {
    "travis": true,
    "npm": true,
    "npmdownloads": true,
    "david": true,
    "daviddev": true,
    "gratipay": "bevry",
    "flattr": "344188/balupton-on-Flattr",
    "paypal": "QB8GQPZAH84N6",
    "bitcoin": "https://coinbase.com/checkouts/9ef59f5479eec1d97d63382c9ebcb93a",
    "wishlist": "http://amzn.com/w/2F8TXKSNAFG4V"
  },
  "bugs": {
    "url": "https://github.com/bevry/istextorbinary/issues"
  },
  "cakeConfiguration": {
    "COFFEE_SRC_PATH": "src"
  },
  "contributors": [
    {
      "name": "Benjamin Lupton",
      "email": "b@lupton.cc",
      "url": "https://github.com/balupton"
    },
    {
      "name": "shinnn",
      "url": "https://github.com/shinnn"
    }
  ],
  "dependencies": {
    "binaryextensions": "~1.0.0",
    "textextensions": "~1.0.0"
  },
  "description": "Determines if a buffer is comprised of text or binary",
  "devDependencies": {
    "chai": "~1.10.0",
    "coffee-script": "~1.8.0",
    "joe": "~1.5.0",
    "joe-reporter-console": "~1.2.1",
    "projectz": "~0.3.17"
  },
  "directories": {
    "lib": "./out/lib"
  },
  "dist": {
    "shasum": "ace19354d1a9a0173efeb1084ce0f87b0ad7decf",
    "tarball": "https://registry.npmjs.org/istextorbinary/-/istextorbinary-1.0.2.tgz"
  },
  "engines": {
    "node": ">=0.4"
  },
  "gitHead": "e7606ca61f12814cb1ddd139442cc0f1dc6bbbb4",
  "homepage": "https://github.com/bevry/istextorbinary",
  "keywords": [
    "text",
    "binary",
    "encoding"
  ],
  "license": {
    "type": "MIT"
  },
  "main": "./out/lib/istextorbinary.js",
  "maintainers": [
    {
      "name": "balupton",
      "email": "b@lupton.cc"
    }
  ],
  "name": "istextorbinary",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bevry/istextorbinary.git"
  },
  "scripts": {
    "test": "node ./out/test/istextorbinary-test.js"
  },
  "title": "Is Text or Binary?",
  "version": "1.0.2"
}
