12 lines
300 B
JSON
12 lines
300 B
JSON
|
|
{
|
||
|
|
"name": "browser-process-hrtime",
|
||
|
|
"version": "0.1.3",
|
||
|
|
"description": "Shim for process.hrtime in the browser",
|
||
|
|
"main": "index.js",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git://github.com/kumavis/browser-process-hrtime.git"
|
||
|
|
},
|
||
|
|
"author": "kumavis",
|
||
|
|
"license": "BSD-2-Clause"
|
||
|
|
}
|