microtime-nodejs
Version:
Native Javascript shim for the microtime (https://github.com/wadey/node-microtime) package
21 lines (20 loc) • 475 B
JSON
{
"name": "microtime-nodejs",
"version": "1.0.0",
"description": "Native Javascript shim for the microtime (https://github.com/wadey/node-microtime) package",
"repository": {
"type": "git",
"url": "https://github.com/yuri0/microtime-nodejs"
},
"keywords": [
"microtime"
],
"author": "Yuri Sulyma",
"license": "MIT",
"bugs": {
"url": "https://github.com/yuri0/microtime-nodejs/issues"
},
"devDependencies": {
"microtime": "*"
}
}