109 lines
3.6 KiB
JSON
109 lines
3.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"glob@^7.1.3",
|
|
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/rimraf"
|
|
]
|
|
],
|
|
"_from": "glob@>=7.1.3 <8.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "glob@7.1.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/glob",
|
|
"_nodeVersion": "10.0.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/glob_7.1.3_1535346304617_0.317358202887035"
|
|
},
|
|
"_npmUser": {
|
|
"email": "i@izs.me",
|
|
"name": "isaacs"
|
|
},
|
|
"_npmVersion": "6.4.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "glob",
|
|
"raw": "glob@^7.1.3",
|
|
"rawSpec": "^7.1.3",
|
|
"scope": null,
|
|
"spec": ">=7.1.3 <8.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/rimraf"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
|
|
"_shasum": "3960832d3f1574108342dafd3a67b332c0969df1",
|
|
"_shrinkwrap": null,
|
|
"_spec": "glob@^7.1.3",
|
|
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/rimraf",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/node-glob/issues"
|
|
},
|
|
"dependencies": {
|
|
"fs.realpath": "^1.0.0",
|
|
"inflight": "^1.0.4",
|
|
"inherits": "2",
|
|
"minimatch": "^3.0.4",
|
|
"once": "^1.3.0",
|
|
"path-is-absolute": "^1.0.0"
|
|
},
|
|
"description": "a little globber",
|
|
"devDependencies": {
|
|
"mkdirp": "0",
|
|
"rimraf": "^2.2.8",
|
|
"tap": "^12.0.1",
|
|
"tick": "0.0.6"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 7,
|
|
"integrity": "sha512-vcfuiIxogLV4DlGBHIUOwI0IbrJ8HWPc4MU7HzviGeNho/UJDfi6B5p3sHeWIQ0KGIU0Jpxi5ZHxemQfLkkAwQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbg4aBCRA9TVsSAnZWagAAFakQAJEEhQHnRwq2gcIVYfKv\nwVy9B0fSM6X2ezWpDOHPL6XiHV71AmvyTp3zVXYJctBG5hvyQFsgxtkCpwnt\n7AI+NzIa71tV1IIwkeRaW8jdjROKUg3AWdB/9TDwuJOW0ecyyguDPFfgc4Li\nNBA8lAubQKuFEYuv0zlkFbKM0ApfV9IDveTBjSN7gFaG/1FiNyrWhBe2h95M\nNGWGSlswJxNm9d7S8XtpuiBJckpbfnKni1MCgTN+0P0xlXZqhGozrHdULm2N\nAGTaOTyQKgJ1pN/8BVBP+xi88YKXeEQPptxF/SEdOni/NJqgnr+2Rue973yc\nYswdegLnPGvoUX0c9sP9Q7rGdl1N4o+j6Tc3r+s4leP3QMK6t0wUE/4RYLCm\nPKyNtHBID3cqo9EkjXp6s19W2ZnizlEWz9hIE6IfaQrRJdcW+6gCaU8eDGWQ\nIWA35PCdxrYsi2PTuPUXP1Ly+neqmjYuR8/MxH+FPZKWi8kobGFLaABb/CTy\nbq5JYDXAkww9a/G8VWQAjwaCCgXYqO0jjw10/Jp67a6XyJDNTzzK3hGs+CB9\nFXe/0lgn1el8PTBBXPZpNSAVA1FNtbnB9ZybsF0SYBsDV3YgDFoazG/OXvHG\nb5czE2492OGCjvQFrD/6hwr9umzu9efovdPG4IlolFx9gTngy2cIy8Lu08Vs\nrQef\r\n=zCIk\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "3960832d3f1574108342dafd3a67b332c0969df1",
|
|
"tarball": "https://registry.npmjs.org/glob/-/glob-7.1.3.tgz",
|
|
"unpackedSize": 55475
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"files": [
|
|
"common.js",
|
|
"glob.js",
|
|
"sync.js"
|
|
],
|
|
"gitHead": "8882c8fccabbe459465e73cc2581e121a5fdd25b",
|
|
"homepage": "https://github.com/isaacs/node-glob#readme",
|
|
"license": "ISC",
|
|
"main": "glob.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
}
|
|
],
|
|
"name": "glob",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/isaacs/node-glob.git"
|
|
},
|
|
"scripts": {
|
|
"bench": "bash benchmark.sh",
|
|
"benchclean": "node benchclean.js",
|
|
"prepublish": "npm run benchclean",
|
|
"prof": "bash prof.sh && cat profile.txt",
|
|
"profclean": "rm -f v8.log profile.txt",
|
|
"test": "tap test/*.js --cov",
|
|
"test-regen": "npm run profclean && TEST_REGEN=1 node test/00-setup.js"
|
|
},
|
|
"version": "7.1.3"
|
|
}
|