setup-node/node_modules/browser-process-hrtime/package.json
eric sciple 422b9fdb15 .
2020-01-24 12:21:24 -05:00

19 lines
634 B
JSON

{
"name": "browser-process-hrtime",
"version": "0.1.3",
"description": "Shim for process.hrtime in the browser",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/kumavis/browser-process-hrtime.git"
},
"author": "kumavis",
"license": "BSD-2-Clause"
,"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.3.tgz"
,"_integrity": "sha512-bRFnI4NnjO6cnyLmOV/7PVoDEMJChlcfN0z4s1YMBY989/SvlfMI1lgCnkFUs53e9gQF+w7qu7XdllSTiSl8Aw=="
,"_from": "browser-process-hrtime@0.1.3"
}