47 lines
1.3 KiB
JSON
Executable File
47 lines
1.3 KiB
JSON
Executable File
{
|
|
"_from": "browser-stdout@1.3.0",
|
|
"_id": "browser-stdout@1.3.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-81HTKWnTL6XXpVZxVCY9korjvR8=",
|
|
"_location": "/browser-stdout",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "browser-stdout@1.3.0",
|
|
"name": "browser-stdout",
|
|
"escapedName": "browser-stdout",
|
|
"rawSpec": "1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/mocha"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/browser-stdout/-/browser-stdout-1.3.0.tgz",
|
|
"_shasum": "f351d32969d32fa5d7a5567154263d928ae3bd1f",
|
|
"_spec": "browser-stdout@1.3.0",
|
|
"_where": "/home/nathan/Projects/Upsilon/UpsilonVsCodeLanguageServer/Client/node_modules/mocha",
|
|
"author": {
|
|
"name": "kumavis"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kumavis/browser-stdout/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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.0"
|
|
}
|