package.json 2.3 KB
Newer Older
Lab机器人's avatar
readme  
Lab机器人 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
{
  "_args": [
    [
      {
        "name": "github-slugid",
        "raw": "github-slugid@1.0.1",
        "rawSpec": "1.0.1",
        "scope": null,
        "spec": "1.0.1",
        "type": "version"
      },
      "/Users/xxm/Documents/gitlab/codechina-docs/node_modules/gitbook-plugin-anchor-navigation-ex"
    ]
  ],
  "_from": "github-slugid@1.0.1",
  "_id": "github-slugid@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/github-slugid",
  "_nodeVersion": "5.1.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/github-slugid-1.0.1.tgz_1459760568102_0.38316466053947806"
  },
  "_npmUser": {
    "email": "samypesse@gmail.com",
    "name": "samypesse"
  },
  "_npmVersion": "3.7.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "github-slugid",
    "raw": "github-slugid@1.0.1",
    "rawSpec": "1.0.1",
    "scope": null,
    "spec": "1.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/gitbook-plugin-anchor-navigation-ex"
  ],
  "_resolved": "https://registry.npmjs.org/github-slugid/-/github-slugid-1.0.1.tgz",
  "_shasum": "bccdd0815bfad69d8a359fa4fd65947d606ec3c0",
  "_shrinkwrap": null,
  "_spec": "github-slugid@1.0.1",
  "_where": "/Users/xxm/Documents/gitlab/codechina-docs/node_modules/gitbook-plugin-anchor-navigation-ex",
  "author": {
    "email": "samypesse@gmail.com",
    "name": "Samy Pessé"
  },
  "bugs": {
    "url": "https://github.com/SamyPesse/github-slugid/issues"
  },
  "dependencies": {},
  "description": "Slugify like GitHub",
  "devDependencies": {
    "mocha": "2.3.3",
    "should": "7.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "bccdd0815bfad69d8a359fa4fd65947d606ec3c0",
    "tarball": "https://registry.npmjs.org/github-slugid/-/github-slugid-1.0.1.tgz"
  },
  "gitHead": "26ff92bc8b30b07ac210ee1687e14d10b66100a4",
  "homepage": "https://github.com/SamyPesse/github-slugid#readme",
  "license": "Apache-2.0",
  "main": "index.js",
  "maintainers": [
    {
      "email": "samypesse@gmail.com",
      "name": "samypesse"
    }
  ],
  "name": "github-slugid",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SamyPesse/github-slugid.git"
  },
  "scripts": {
    "test": "export TESTING=true; mocha --reporter list --bail"
  },
  "version": "1.0.1"
}