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

87 lines
2.1 KiB
JSON

{
"_args": [
[
{
"name": "sitemap",
"raw": "sitemap@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"/gitbook/node_modules/gitbook-plugin-sitemap"
]
],
"_from": "sitemap@1.1.0",
"_id": "sitemap@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-sitemap/sitemap",
"_nodeVersion": "0.12.0",
"_npmUser": {
"email": "e.v.kalinin@gmail.com",
"name": "ekalinin"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"name": "sitemap",
"raw": "sitemap@1.1.0",
"rawSpec": "1.1.0",
"scope": null,
"spec": "1.1.0",
"type": "version"
},
"_requiredBy": [
"/gitbook-plugin-sitemap"
],
"_resolved": "https://registry.npmjs.org/sitemap/-/sitemap-1.1.0.tgz",
"_shasum": "0630edc2859fdb838c572391feb05b8df1474802",
"_shrinkwrap": null,
"_spec": "sitemap@1.1.0",
"_where": "/gitbook/node_modules/gitbook-plugin-sitemap",
"author": {
"email": "e.v.kalinin@gmail.com",
"name": "Eugene Kalinin"
},
"bugs": {
"url": "https://github.com/ekalinin/sitemap.js/issues"
},
"dependencies": {
"underscore": "^1.7.0"
},
"description": "Sitemap-generating framework",
"devDependencies": {
"expresso": "^0.9.2"
},
"directories": {},
"dist": {
"shasum": "0630edc2859fdb838c572391feb05b8df1474802",
"tarball": "https://registry.npmjs.org/sitemap/-/sitemap-1.1.0.tgz"
},
"gitHead": "7e3c1d62d0e9648ab1fff0a84ec7e77612d08451",
"homepage": "https://github.com/ekalinin/sitemap.js",
"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.1.0"
}