kubernetes-handbook/node_modules/sitemap/package.json

89 lines
2.1 KiB
JSON

{
"_args": [
[
{
"name": "sitemap",
"raw": "sitemap@1.5.0",
"rawSpec": "1.5.0",
"scope": null,
"spec": "1.5.0",
"type": "version"
},
"/gitbook/node_modules/gitbook-plugin-sitemap-general"
]
],
"_from": "sitemap@1.5.0",
"_id": "sitemap@1.5.0",
"_inCache": true,
"_installable": true,
"_location": "/sitemap",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "e.v.kalinin@gmail.com",
"name": "ekalinin"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"name": "sitemap",
"raw": "sitemap@1.5.0",
"rawSpec": "1.5.0",
"scope": null,
"spec": "1.5.0",
"type": "version"
},
"_requiredBy": [
"/gitbook-plugin-sitemap-general"
],
"_resolved": "https://registry.npmjs.org/sitemap/-/sitemap-1.5.0.tgz",
"_shasum": "45b3e889bf7a5db0efbf2c4c6fcb156ca87e1201",
"_shrinkwrap": null,
"_spec": "sitemap@1.5.0",
"_where": "/gitbook/node_modules/gitbook-plugin-sitemap-general",
"author": {
"email": "e.v.kalinin@gmail.com",
"name": "Eugene Kalinin"
},
"bugs": {
"url": "https://github.com/ekalinin/sitemap.js/issues"
},
"dependencies": {
"underscore": "^1.7.0",
"url-join": "^0.0.1"
},
"description": "Sitemap-generating framework",
"devDependencies": {
"expresso": "^0.9.2",
"sinon": "^1.16.1"
},
"directories": {},
"dist": {
"shasum": "45b3e889bf7a5db0efbf2c4c6fcb156ca87e1201",
"tarball": "https://registry.npmjs.org/sitemap/-/sitemap-1.5.0.tgz"
},
"gitHead": "7c8ac2eed5143a6775ea4a3b4aa8b65fe842dee8",
"homepage": "https://github.com/ekalinin/sitemap.js#readme",
"keywords": [
"sitemap",
"sitemap.xml"
],
"main": "index",
"maintainers": [
{
"email": "e.v.kalinin@gmail.com",
"name": "ekalinin"
}
],
"name": "sitemap",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/ekalinin/sitemap.js.git"
},
"scripts": {
"test": "./node_modules/expresso/bin/expresso tests/sitemap.test.js"
},
"version": "1.5.0"
}