package.json 1.29 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
{
  "_args": [
    [
      "browser-stdout@1.3.1",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_development": true,
  "_from": "browser-stdout@1.3.1",
  "_id": "browser-stdout@1.3.1",
  "_inBundle": false,
  "_integrity": "sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==",
  "_location": "/browser-stdout",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "browser-stdout@1.3.1",
    "name": "browser-stdout",
    "escapedName": "browser-stdout",
    "rawSpec": "1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.1"
  },
  "_requiredBy": [
    "/mocha"
  ],
  "_resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.1.tgz",
  "_spec": "1.3.1",
  "_where": "E:\\changfa\\crscd-view",
  "author": {
    "name": "kumavis"
  },
  "bugs": {
    "url": "https://github.com/kumavis/browser-stdout/issues"
  },
  "description": "`process.stdout` in your browser.",
  "homepage": "https://github.com/kumavis/browser-stdout#readme",
  "license": "ISC",
  "main": "index.js",
  "name": "browser-stdout",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kumavis/browser-stdout.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.3.1"
}