{
  "_args": [
    [
      {
        "raw": "textextensions@1 || 2",
        "scope": null,
        "escapedName": "textextensions",
        "name": "textextensions",
        "rawSpec": "1 || 2",
        "spec": ">=1.0.0 <2.0.0||>=2.0.0 <3.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/istextorbinary"
    ]
  ],
  "_from": "textextensions@>=1.0.0 <2.0.0||>=2.0.0 <3.0.0",
  "_id": "textextensions@2.0.1",
  "_inCache": true,
  "_location": "/textextensions",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/textextensions-2.0.1.tgz_1462854815050_0.8172643959987909"
  },
  "_npmUser": {
    "name": "balupton",
    "email": "b@lupton.cc"
  },
  "_npmVersion": "3.8.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "textextensions@1 || 2",
    "scope": null,
    "escapedName": "textextensions",
    "name": "textextensions",
    "rawSpec": "1 || 2",
    "spec": ">=1.0.0 <2.0.0||>=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/istextorbinary"
  ],
  "_resolved": "https://registry.npmjs.org/textextensions/-/textextensions-2.0.1.tgz",
  "_shasum": "be8cf22d65379c151319f88f0335ad8f667abdca",
  "_shrinkwrap": null,
  "_spec": "textextensions@1 || 2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/istextorbinary",
  "author": {
    "name": "2013+ Bevry Pty Ltd",
    "email": "us@bevry.me",
    "url": "http://bevry.me"
  },
  "badges": {
    "list": [
      "travisci",
      "npmversion",
      "npmdownloads",
      "daviddm",
      "daviddmdev",
      "---",
      "slackin",
      "patreon",
      "gratipay",
      "flattr",
      "paypal",
      "bitcoin",
      "wishlist"
    ],
    "config": {
      "patreonUsername": "bevry",
      "gratipayUsername": "bevry",
      "flattrUsername": "balupton",
      "paypalURL": "https://bevry.me/paypal",
      "bitcoinURL": "https://bevry.me/bitcoin",
      "wishlistURL": "https://bevry.me/wishlist",
      "slackinURL": "https://slack.bevry.me"
    }
  },
  "browser": "index.json",
  "bugs": {
    "url": "https://github.com/bevry/textextensions/issues"
  },
  "contributors": [
    {
      "name": "Benjamin Lupton",
      "email": "b@lupton.cc",
      "url": "https://balupton.com"
    },
    {
      "name": "Jamy Timmermans",
      "email": "me@jamy.be",
      "url": "https://github.com/JamyDev"
    },
    {
      "name": "FelipeBB",
      "url": "https://github.com/FelipeBB"
    }
  ],
  "dependencies": {},
  "description": "A package that contains an array of every single file extension there is for text files",
  "devDependencies": {
    "assert-helpers": "^4.2.0",
    "joe": "^1.6.0",
    "joe-reporter-console": "^1.2.1",
    "projectz": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "be8cf22d65379c151319f88f0335ad8f667abdca",
    "tarball": "https://registry.npmjs.org/textextensions/-/textextensions-2.0.1.tgz"
  },
  "engines": {},
  "gitHead": "097ca4440a32d5bdeb1c22233ae082835e4aa4bb",
  "homepage": "https://github.com/bevry/textextensions",
  "keywords": [
    "text",
    "extensions"
  ],
  "license": "MIT",
  "main": "index.json",
  "maintainers": [
    {
      "name": "balupton",
      "email": "b@lupton.cc"
    }
  ],
  "name": "textextensions",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/bevry/textextensions.git"
  },
  "scripts": {
    "meta": "npm run meta:projectz",
    "meta:projectz": "projectz compile",
    "prepare": "npm run test && npm run meta",
    "release": "npm run prepare && npm run release:publish && npm run release:tag && npm run release:push",
    "release:publish": "npm publish",
    "release:push": "git push origin master && git push origin --tags",
    "release:tag": "git tag v$npm_package_version -a",
    "setup": "npm install",
    "test": "node --harmony ./test.js"
  },
  "title": "The Definitive List of Text Extensions",
  "version": "2.0.1"
}
