08-27-周三_17-09-29
This commit is contained in:
86
node_modules/github-slugid/package.json
generated
vendored
Normal file
86
node_modules/github-slugid/package.json
generated
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "github-slugid",
|
||||
"raw": "github-slugid@1.0.1",
|
||||
"rawSpec": "1.0.1",
|
||||
"scope": null,
|
||||
"spec": "1.0.1",
|
||||
"type": "version"
|
||||
},
|
||||
"F:\\tmp\\gitbook\\node_modules\\gitbook-plugin-ancre-navigation"
|
||||
]
|
||||
],
|
||||
"_from": "github-slugid@1.0.1",
|
||||
"_id": "github-slugid@1.0.1",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/github-slugid",
|
||||
"_nodeVersion": "5.1.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/github-slugid-1.0.1.tgz_1459760568102_0.38316466053947806"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "samypesse@gmail.com",
|
||||
"name": "samypesse"
|
||||
},
|
||||
"_npmVersion": "3.7.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "github-slugid",
|
||||
"raw": "github-slugid@1.0.1",
|
||||
"rawSpec": "1.0.1",
|
||||
"scope": null,
|
||||
"spec": "1.0.1",
|
||||
"type": "version"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/gitbook-plugin-ancre-navigation"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/github-slugid/-/github-slugid-1.0.1.tgz",
|
||||
"_shasum": "bccdd0815bfad69d8a359fa4fd65947d606ec3c0",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "github-slugid@1.0.1",
|
||||
"_where": "F:\\tmp\\gitbook\\node_modules\\gitbook-plugin-ancre-navigation",
|
||||
"author": {
|
||||
"email": "samypesse@gmail.com",
|
||||
"name": "Samy Pessé"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/SamyPesse/github-slugid/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Slugify like GitHub",
|
||||
"devDependencies": {
|
||||
"mocha": "2.3.3",
|
||||
"should": "7.1.0"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "bccdd0815bfad69d8a359fa4fd65947d606ec3c0",
|
||||
"tarball": "https://registry.npmjs.org/github-slugid/-/github-slugid-1.0.1.tgz"
|
||||
},
|
||||
"gitHead": "26ff92bc8b30b07ac210ee1687e14d10b66100a4",
|
||||
"homepage": "https://github.com/SamyPesse/github-slugid#readme",
|
||||
"license": "Apache-2.0",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "samypesse@gmail.com",
|
||||
"name": "samypesse"
|
||||
}
|
||||
],
|
||||
"name": "github-slugid",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/SamyPesse/github-slugid.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "export TESTING=true; mocha --reporter list --bail"
|
||||
},
|
||||
"version": "1.0.1"
|
||||
}
|
Reference in New Issue
Block a user