| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_from": "response-stream@~0.0.0",
- "_id": "response-stream@0.0.0",
- "_inBundle": false,
- "_integrity": "sha512-tWH3QWqkXv7AgYRXidIhPKO1SqPix2E0gM3x/vxf60LHQHWNS8AVrB3RnYexPAoo5dOc0bGzDlUgtsBvV3CWLA==",
- "_location": "/response-stream",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "response-stream@~0.0.0",
- "name": "response-stream",
- "escapedName": "response-stream",
- "rawSpec": "~0.0.0",
- "saveSpec": null,
- "fetchSpec": "~0.0.0"
- },
- "_requiredBy": [
- "/oppressor"
- ],
- "_resolved": "https://registry.npmmirror.com/response-stream/-/response-stream-0.0.0.tgz",
- "_shasum": "da4b17cc7684c98c962beb4d95f668c8dcad09d5",
- "_spec": "response-stream@~0.0.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\oppressor",
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "bugs": {
- "url": "https://github.com/substack/response-stream/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "pass http server response methods through to the next destination pipe",
- "devDependencies": {
- "event-stream": "~3.0.2",
- "filed": "git://github.com/substack/filed.git#return_dest",
- "tap": "~0.3.0"
- },
- "directories": {
- "example": "example",
- "test": "test"
- },
- "homepage": "https://github.com/substack/response-stream",
- "keywords": [
- "http",
- "response",
- "res",
- "pipe",
- "stream",
- "server"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "response-stream",
- "repository": {
- "type": "git",
- "url": "git://github.com/substack/response-stream.git"
- },
- "scripts": {
- "test": "tap test/*.js"
- },
- "version": "0.0.0"
- }
|