{
  "_args": [
    [
      {
        "raw": "slugify@0.1.1",
        "scope": null,
        "escapedName": "slugify",
        "name": "slugify",
        "rawSpec": "0.1.1",
        "spec": "0.1.1",
        "type": "version"
      },
      "C:\\src\\pnpm\\node_modules\\docpress-core"
    ]
  ],
  "_from": "slugify@0.1.1",
  "_id": "slugify@0.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/slugify",
  "_npmUser": {
    "name": "simov",
    "email": "simeonvelichkov@gmail.com"
  },
  "_npmVersion": "1.4.21",
  "_phantomChildren": {},
  "_requested": {
    "raw": "slugify@0.1.1",
    "scope": null,
    "escapedName": "slugify",
    "name": "slugify",
    "rawSpec": "0.1.1",
    "spec": "0.1.1",
    "type": "version"
  },
  "_requiredBy": [
    "/docpress-core"
  ],
  "_resolved": "https://registry.npmjs.org/slugify/-/slugify-0.1.1.tgz",
  "_shasum": "b11e28eb28625a764cfd128ee4ccfb9592b62772",
  "_shrinkwrap": null,
  "_spec": "slugify@0.1.1",
  "_where": "C:\\src\\pnpm\\node_modules\\docpress-core",
  "author": {
    "name": "simo",
    "email": "simeonvelichkov@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/simov/slugify/issues"
  },
  "dependencies": {},
  "description": "Slugifies a string",
  "devDependencies": {
    "mocha": "*",
    "should": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "b11e28eb28625a764cfd128ee4ccfb9592b62772",
    "tarball": "https://registry.npmjs.org/slugify/-/slugify-0.1.1.tgz"
  },
  "gitHead": "d5f09b731a4e4a7c22b7f5a8904a8a688752cd44",
  "homepage": "https://github.com/simov/slugify",
  "keywords": [
    "slugify",
    "slug",
    "url",
    "urlify"
  ],
  "license": "MIT",
  "main": "./lib/slugify",
  "maintainers": [
    {
      "name": "simov",
      "email": "simeonvelichkov@gmail.com"
    }
  ],
  "name": "slugify",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/simov/slugify.git"
  },
  "scripts": {},
  "version": "0.1.1"
}
