mirror of
https://github.com/DocsHome/microservices.git
synced 2025-11-06 04:57:55 +08:00
104 lines
2.8 KiB
JSON
104 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-github-buttons",
|
|
"raw": "gitbook-plugin-github-buttons@3.0.0",
|
|
"rawSpec": "3.0.0",
|
|
"scope": null,
|
|
"spec": "3.0.0",
|
|
"type": "version"
|
|
},
|
|
"/Users/oopsguy/Projects/microservices"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-github-buttons@3.0.0",
|
|
"_id": "gitbook-plugin-github-buttons@3.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-github-buttons",
|
|
"_nodeVersion": "8.9.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/gitbook-plugin-github-buttons-3.0.0.tgz_1510369277403_0.32918880973011255"
|
|
},
|
|
"_npmUser": {
|
|
"email": "azuciao@gmail.com",
|
|
"name": "azu"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-github-buttons",
|
|
"raw": "gitbook-plugin-github-buttons@3.0.0",
|
|
"rawSpec": "3.0.0",
|
|
"scope": null,
|
|
"spec": "3.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-github-buttons/-/gitbook-plugin-github-buttons-3.0.0.tgz",
|
|
"_shasum": "0a57c9266514fe059b8084520d3b984424db6be1",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-github-buttons@3.0.0",
|
|
"_where": "/Users/oopsguy/Projects/microservices",
|
|
"author": {
|
|
"name": "azu"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/azu/gitbook-plugin-github-buttons/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Gitbook plugin provide GitHub Button.",
|
|
"devDependencies": {
|
|
"babel": "^5.8.23"
|
|
},
|
|
"directories": {
|
|
"test": "test"
|
|
},
|
|
"dist": {
|
|
"integrity": "sha512-Lqbsw+FRMPtJH/aj8Cz5JwsjQigAMiSNPKKp/SGsHr5KVzAIbjsBJNIjrKAtuagKboXnj8mqY5a5VLcQPt0tGQ==",
|
|
"shasum": "0a57c9266514fe059b8084520d3b984424db6be1",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-github-buttons/-/gitbook-plugin-github-buttons-3.0.0.tgz"
|
|
},
|
|
"email": "azuciao@gmail.com",
|
|
"engines": {
|
|
"gitbook": "*"
|
|
},
|
|
"files": [
|
|
"_layouts",
|
|
"index.js",
|
|
"lib",
|
|
"src"
|
|
],
|
|
"gitHead": "4458c2386564ddf4fac878bdd1bcf261f8ff1fe2",
|
|
"homepage": "https://github.com/azu/gitbook-plugin-github-buttons",
|
|
"keywords": [
|
|
"gitbook",
|
|
"plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "azuciao@gmail.com",
|
|
"name": "azu"
|
|
}
|
|
],
|
|
"name": "gitbook-plugin-github-buttons",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/azu/gitbook-plugin-github-buttons.git"
|
|
},
|
|
"scripts": {
|
|
"build": "babel src --out-dir lib --source-maps",
|
|
"prepublish": "npm run --if-present build",
|
|
"watch": "babel src --out-dir lib --watch --source-maps"
|
|
},
|
|
"version": "3.0.0"
|
|
}
|