You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

88 lines
2.2 KiB

{
"_args": [
[
"unique-slug@2.0.0",
"/var/www/htdocs/coze"
]
],
"_from": "unique-slug@^2.0.0",
"_id": "unique-slug@2.0.0",
"_inBundle": false,
"_inCache": true,
"_installable": true,
"_integrity": "sha1-22Z258fMBimHj/GWCXx4hVrp9Ks=",
"_location": "/unique-slug",
"_nodeVersion": "5.1.0",
"_npmUser": {
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
"_npmVersion": "3.5.1",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "unique-slug@^2.0.0",
"name": "unique-slug",
"escapedName": "unique-slug",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/npm/unique-filename"
],
"_resolved": "https://registry.npmjs.org/unique-slug/-/unique-slug-2.0.0.tgz",
"_shasum": "db6676e7c7cc0629878ff196097c78855ae9f4ab",
"_shrinkwrap": null,
"_spec": "unique-slug@^2.0.0",
"_where": "/var/www/htdocs/coze/node_modules/npm/node_modules/unique-filename",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org"
},
"bugs": {
"url": "https://github.com/iarna/unique-slug/issues"
},
"bundleDependencies": false,
"dependencies": {
"imurmurhash": "^0.1.4"
},
"deprecated": false,
"description": "Generate a unique character string suitible for use in files and URLs.",
"devDependencies": {
"standard": "^5.4.1",
"tap": "^2.3.1"
},
"directories": {},
"dist": {
"shasum": "db6676e7c7cc0629878ff196097c78855ae9f4ab",
"tarball": "http://registry.npmjs.org/unique-slug/-/unique-slug-2.0.0.tgz"
},
"gitHead": "b1d9d082ee5bd381961a2011a9aa3d9988e83ca7",
"homepage": "https://github.com/iarna/unique-slug#readme",
"keywords": [],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "iarna",
"email": "me@re-becca.org"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
}
],
"name": "unique-slug",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/iarna/unique-slug.git"
},
"scripts": {
"test": "standard && tap --coverage test"
},
"version": "2.0.0"
}