setup-python/node_modules/browser-process-hrtime/package.json
Danny McCormick 39c08a0eaa Initial pass
2019-06-26 21:12:00 -04:00

51 lines
1.5 KiB
JSON

{
"_args": [
[
"browser-process-hrtime@0.1.3",
"C:\\Users\\Administrator\\Documents\\setup-python"
]
],
"_development": true,
"_from": "browser-process-hrtime@0.1.3",
"_id": "browser-process-hrtime@0.1.3",
"_inBundle": false,
"_integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw==",
"_location": "/browser-process-hrtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browser-process-hrtime@0.1.3",
"name": "browser-process-hrtime",
"escapedName": "browser-process-hrtime",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/w3c-hr-time"
],
"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "C:\\Users\\Administrator\\Documents\\setup-python",
"author": {
"name": "kumavis"
},
"bugs": {
"url": "https://github.com/kumavis/browser-process-hrtime/issues"
},
"description": "Shim for process.hrtime in the browser",
"homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"name": "browser-process-hrtime",
"repository": {
"type": "git",
"url": "git://github.com/kumavis/browser-process-hrtime.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.3"
}