12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "_from": "@nd/simple-stream-pkg@latest",
- "_id": "@nd/simple-stream-pkg@1.1.7",
- "_inBundle": false,
- "_integrity": "sha1-lEFF7FBVYolNFEst5yL8BBh0ldE=",
- "_location": "/@nd/simple-stream-pkg",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@nd/simple-stream-pkg@latest",
- "name": "@nd/simple-stream-pkg",
- "escapedName": "@nd%2fsimple-stream-pkg",
- "scope": "@nd",
- "rawSpec": "latest",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "/@nd/my-tcp-acceptor",
- "/@nd/my-tcp-mailbox",
- "/@nd/pomelo-admin",
- "/@nd/pomelo-rpc"
- ],
- "_resolved": "http://192.168.247.127:4873/@nd%2fsimple-stream-pkg/-/simple-stream-pkg-1.1.7.tgz",
- "_shasum": "944145ec505562894d144b2de722fc04187495d1",
- "_spec": "@nd/simple-stream-pkg@latest",
- "_where": "E:\\dev\\cq2\\2_code\\runtime\\node_modules\\@nd\\my-tcp-acceptor",
- "author": "",
- "bundleDependencies": false,
- "deprecated": false,
- "description": "",
- "devDependencies": {
- "@types/node": "^8.0.7"
- },
- "license": "ISC",
- "main": "index.js",
- "name": "@nd/simple-stream-pkg",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.1.7"
- }
|