12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- {
- "_args": [
- [
- "stdout-stream@1.4.1",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "stdout-stream@1.4.1",
- "_id": "stdout-stream@1.4.1",
- "_inBundle": false,
- "_integrity": "sha1-WsF0zdXNcmEEqgwLK9g4FdjVNd4=",
- "_location": "/stdout-stream",
- "_phantomChildren": {},
- "_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.nlark.com/stdout-stream/download/stdout-stream-1.4.1.tgz",
- "_spec": "1.4.1",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "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"
- }
|