1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/stdout-stream/package.json

58 lines
1.5 KiB
JSON

{
"_args": [
[
"stdout-stream@1.4.1",
"C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main"
]
],
"_from": "stdout-stream@1.4.1",
"_id": "stdout-stream@1.4.1",
"_inBundle": false,
"_integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
"_location": "/stdout-stream",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"process-nextick-args": "2.0.1",
"safe-buffer": "5.1.2",
"util-deprecate": "1.0.2"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "stdout-stream@1.4.1",
"name": "stdout-stream",
"escapedName": "stdout-stream",
"rawSpec": "1.4.1",
"saveSpec": null,
"fetchSpec": "1.4.1"
},
"_requiredBy": [
"/node-sass"
],
"_resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
"_spec": "1.4.1",
"_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main",
"bugs": {
"url": "https://github.com/mafintosh/stdout-stream/issues"
},
"dependencies": {
"readable-stream": "^2.0.1"
},
"description": "Non-blocking stdout stream",
"devDependencies": {
"tape": "~2.12.3"
},
"homepage": "https://github.com/mafintosh/stdout-stream#readme",
"license": "MIT",
"name": "stdout-stream",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/stdout-stream.git"
},
"scripts": {
"test": "tape test/index.js"
},
"version": "1.4.1"
}