asdf-games/node_modules/right-now/package.json

61 lines
1.5 KiB
JSON

{
"_from": "right-now@^1.0.0",
"_id": "right-now@1.0.0",
"_inBundle": false,
"_integrity": "sha1-bolgne69fc2vja7Mmuo5z1haCRg=",
"_location": "/right-now",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "right-now@^1.0.0",
"name": "right-now",
"escapedName": "right-now",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/garnish"
],
"_resolved": "https://registry.npmjs.org/right-now/-/right-now-1.0.0.tgz",
"_shasum": "6e89609deebd7dcdaf8daecc9aea39cf585a0918",
"_spec": "right-now@^1.0.0",
"_where": "C:\\Users\\User\\Documents\\Git\\asdf-games\\node_modules\\garnish",
"author": {
"name": "Hugh Kennedy",
"email": "hughskennedy@gmail.com",
"url": "http://hughskennedy.com/"
},
"browser": "browser.js",
"bugs": {
"url": "https://github.com/hughsk/right-now/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Get the quickest, most high-resolution timestamp possible in node or the browser",
"homepage": "https://github.com/hughsk/right-now#readme",
"keywords": [
"time",
"high",
"resolution",
"fast",
"quick",
"nanosecond",
"millsecond",
"performance",
"now"
],
"license": "MIT",
"main": "index.js",
"name": "right-now",
"repository": {
"type": "git",
"url": "git://github.com/hughsk/right-now.git"
},
"scripts": {
"test": "say sorry"
},
"version": "1.0.0"
}