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
{
  "_args": [
    [
      {
        "name": "gitbook-plugin-favicon",
        "raw": "gitbook-plugin-favicon@0.0.2",
        "rawSpec": "0.0.2",
        "scope": null,
        "spec": "0.0.2",
        "type": "version"
      },
      "/Users/xxm/Documents/gitlab/codechina-docs"
    ]
  ],
  "_from": "gitbook-plugin-favicon@0.0.2",
  "_id": "gitbook-plugin-favicon@0.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gitbook-plugin-favicon",
  "_nodeVersion": "6.6.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gitbook-plugin-favicon-0.0.2.tgz_1477360816321_0.46113694040104747"
  },
  "_npmUser": {
    "email": "shimenduo@gmail.com",
    "name": "menduo"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "gitbook-plugin-favicon",
    "raw": "gitbook-plugin-favicon@0.0.2",
    "rawSpec": "0.0.2",
    "scope": null,
    "spec": "0.0.2",
    "type": "version"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gitbook-plugin-favicon/-/gitbook-plugin-favicon-0.0.2.tgz",
  "_shasum": "b3e41642f152afc6c4535fd9b635dfe31b4c8772",
  "_shrinkwrap": null,
  "_spec": "gitbook-plugin-favicon@0.0.2",
  "_where": "/Users/xxm/Documents/gitlab/codechina-docs",
  "bugs": {
    "url": "https://github.com/menduo/gitbook-plugin-favicon/issues"
  },
  "dependencies": {},
  "description": "add favicon to gitbook site",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "b3e41642f152afc6c4535fd9b635dfe31b4c8772",
    "tarball": "https://registry.npmjs.org/gitbook-plugin-favicon/-/gitbook-plugin-favicon-0.0.2.tgz"
  },
  "engines": {
    "gitbook": "*"
  },
  "gitHead": "6453d8a227219087dfa8f764dc1dd104b2c54a47",
  "homepage": "https://github.com/menduo/gitbook-plugin-favicon",
  "keywords": [
    "gitbook",
    "favicon",
    "apple-touch-icon"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "shimenduo@gmail.com",
      "name": "menduo"
    }
  ],
  "name": "gitbook-plugin-favicon",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/menduo/gitbook-plugin-favicon.git"
  },
  "scripts": {},
  "version": "0.0.2"
}