kubernetes-handbook/node_modules/gitbook-plugin-ga/package.json

98 lines
2.3 KiB
JSON

{
"_args": [
[
{
"name": "gitbook-plugin-ga",
"raw": "gitbook-plugin-ga@1.0.1",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"/gitbook"
]
],
"_from": "gitbook-plugin-ga@1.0.1",
"_id": "gitbook-plugin-ga@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-ga",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "samypesse@gmail.com",
"name": "samypesse"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-ga",
"raw": "gitbook-plugin-ga@1.0.1",
"rawSpec": "1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-ga/-/gitbook-plugin-ga-1.0.1.tgz",
"_shasum": "c85d7b8c01640c4bb3dc3b231ab9fe74aa6e521b",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-ga@1.0.1",
"_where": "/gitbook",
"bugs": {
"url": "https://github.com/GitbookIO/plugin-ga/issues"
},
"dependencies": {},
"description": "Google Analytics tracking for your gitbook",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "c85d7b8c01640c4bb3dc3b231ab9fe74aa6e521b",
"tarball": "https://registry.npmjs.org/gitbook-plugin-ga/-/gitbook-plugin-ga-1.0.1.tgz"
},
"engines": {
"gitbook": ">=2.5.1"
},
"gitHead": "ec1840f9c822ad5dfbdbb9190c2b051088df2271",
"gitbook": {
"properties": {
"configuration": {
"default": "auto",
"title": "Configuration mode",
"type": [
"string",
"object"
]
},
"token": {
"required": true,
"title": "Google Analytics Token",
"type": "string"
}
}
},
"homepage": "https://github.com/GitbookIO/plugin-ga",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "samypesse@gmail.com",
"name": "samypesse"
},
{
"email": "aaron.omullan@gmail.com",
"name": "aarono"
}
],
"name": "gitbook-plugin-ga",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GitbookIO/plugin-ga.git"
},
"scripts": {},
"version": "1.0.1"
}