install-nix-action/node_modules/browser-process-hrtime/package.json

16 lines
379 B
JSON
Raw Normal View History

2019-11-13 16:14:48 +00:00
{
"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"
}