08-27-周三_17-09-29
This commit is contained in:
93
node_modules/gitbook-plugin-multipart/package.json
generated
vendored
Normal file
93
node_modules/gitbook-plugin-multipart/package.json
generated
vendored
Normal file
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "gitbook-plugin-multipart",
|
||||
"raw": "gitbook-plugin-multipart@0.3.0",
|
||||
"rawSpec": "0.3.0",
|
||||
"scope": null,
|
||||
"spec": "0.3.0",
|
||||
"type": "version"
|
||||
},
|
||||
"F:\\tmp\\gitbook"
|
||||
]
|
||||
],
|
||||
"_from": "gitbook-plugin-multipart@0.3.0",
|
||||
"_id": "gitbook-plugin-multipart@0.3.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/gitbook-plugin-multipart",
|
||||
"_npmUser": {
|
||||
"email": "m.t.ellis@gmail.com",
|
||||
"name": "citizenmatt"
|
||||
},
|
||||
"_npmVersion": "1.4.9",
|
||||
"_phantomChildren": {
|
||||
"CSSselect": "0.4.1",
|
||||
"core-util-is": "1.0.2",
|
||||
"domutils": "1.5.1",
|
||||
"entities": "1.1.2",
|
||||
"inherits": "2.0.4",
|
||||
"isarray": "0.0.1"
|
||||
},
|
||||
"_requested": {
|
||||
"name": "gitbook-plugin-multipart",
|
||||
"raw": "gitbook-plugin-multipart@0.3.0",
|
||||
"rawSpec": "0.3.0",
|
||||
"scope": null,
|
||||
"spec": "0.3.0",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/gitbook-plugin-multipart/-/gitbook-plugin-multipart-0.3.0.tgz",
|
||||
"_shasum": "63c8fc0c91b49ddaf25b51a34ef3cf9875dc257c",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "gitbook-plugin-multipart@0.3.0",
|
||||
"_where": "F:\\tmp\\gitbook",
|
||||
"author": {
|
||||
"email": "m.t.ellis@gmail.com",
|
||||
"name": "Matt Ellis"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/citizenmatt/gitbook-plugin-multipart/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"cheerio": "0.17.0"
|
||||
},
|
||||
"description": "GitBook plugin - split a book into parts rather than a huge list of chapters",
|
||||
"devDependencies": {},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "63c8fc0c91b49ddaf25b51a34ef3cf9875dc257c",
|
||||
"tarball": "https://registry.npmjs.org/gitbook-plugin-multipart/-/gitbook-plugin-multipart-0.3.0.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"gitbook": ">=0.6.0"
|
||||
},
|
||||
"homepage": "https://github.com/citizenmatt/gitbook-plugin-multipart",
|
||||
"keywords": [
|
||||
"gitbook",
|
||||
"plugin"
|
||||
],
|
||||
"license": "Apache2",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "m.t.ellis@gmail.com",
|
||||
"name": "citizenmatt"
|
||||
}
|
||||
],
|
||||
"name": "gitbook-plugin-multipart",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/citizenmatt/gitbook-plugin-multipart.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "0.3.0"
|
||||
}
|
Reference in New Issue
Block a user