{
  "_args": [
    [
      "strip-outer@^1.0.0",
      "/Users/nick/codes/twreporter-react/node_modules/filenamify"
    ]
  ],
  "_from": "strip-outer@>=1.0.0 <2.0.0",
  "_id": "strip-outer@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/strip-outer",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "name": "strip-outer",
    "raw": "strip-outer@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/filenamify"
  ],
  "_resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.0.tgz",
  "_shasum": "aac0ba60d2e90c5d4f275fd8869fd9a2d310ffb8",
  "_shrinkwrap": null,
  "_spec": "strip-outer@^1.0.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/filenamify",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/strip-outer/issues"
  },
  "dependencies": {
    "escape-string-regexp": "^1.0.2"
  },
  "description": "Strip a substring from the start/end of a string",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "aac0ba60d2e90c5d4f275fd8869fd9a2d310ffb8",
    "tarball": "http://registry.npmjs.org/strip-outer/-/strip-outer-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "e962859c3539d92ad9febf857885e2ea15cb8297",
  "homepage": "https://github.com/sindresorhus/strip-outer",
  "keywords": [
    "end",
    "leading",
    "outer",
    "regex",
    "regexp",
    "remove",
    "start",
    "str",
    "string",
    "strip",
    "substring",
    "trailing",
    "trim",
    "wrap"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "strip-outer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/strip-outer.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "1.0.0"
}
