95 lines
2.5 KiB
JSON
95 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"fs-minipass@^1.2.5",
|
|
"/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/tar"
|
|
]
|
|
],
|
|
"_from": "fs-minipass@>=1.2.5 <2.0.0",
|
|
"_id": "fs-minipass@1.2.5",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/fs-minipass",
|
|
"_nodeVersion": "4.8.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/fs-minipass-1.2.5.tgz_1515107144774_0.8260935051366687"
|
|
},
|
|
"_npmUser": {
|
|
"email": "me@re-becca.org",
|
|
"name": "iarna"
|
|
},
|
|
"_npmVersion": "5.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "fs-minipass",
|
|
"raw": "fs-minipass@^1.2.5",
|
|
"rawSpec": "^1.2.5",
|
|
"scope": null,
|
|
"spec": ">=1.2.5 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/tar"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.5.tgz",
|
|
"_shasum": "06c277218454ec288df77ada54a03b8702aacb9d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "fs-minipass@^1.2.5",
|
|
"_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/tar",
|
|
"author": {
|
|
"email": "i@izs.me",
|
|
"name": "Isaac Z. Schlueter",
|
|
"url": "http://blog.izs.me/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/npm/fs-minipass/issues"
|
|
},
|
|
"dependencies": {
|
|
"minipass": "^2.2.1"
|
|
},
|
|
"description": "fs read and write streams based on minipass",
|
|
"devDependencies": {
|
|
"mutate-fs": "^2.0.1",
|
|
"tap": "^10.7.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-JhBl0skXjUPCFH7x6x61gQxrKyXsxB5gcgePLZCwfyCGGsTISMoIeObbrvVeP6Xmyaudw4TT43qV2Gz+iyd2oQ==",
|
|
"shasum": "06c277218454ec288df77ada54a03b8702aacb9d",
|
|
"tarball": "https://registry.npmjs.org/fs-minipass/-/fs-minipass-1.2.5.tgz"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "fceb43535c348c9cd1ad08edb6c188e04850c245",
|
|
"homepage": "https://github.com/npm/fs-minipass#readme",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
{
|
|
"name": "isaacs",
|
|
"email": "i@izs.me"
|
|
}
|
|
],
|
|
"name": "fs-minipass",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/npm/fs-minipass.git"
|
|
},
|
|
"scripts": {
|
|
"postpublish": "git push origin --all; git push origin --tags",
|
|
"postversion": "npm publish",
|
|
"preversion": "npm test",
|
|
"test": "tap test/*.js --100 -J"
|
|
},
|
|
"version": "1.2.5"
|
|
}
|