Files
peya-nodejs-pool/node_modules/time-ago/package.json
Mark Allen Evans bd7256ec7c checkpoint
2020-10-13 00:35:14 +00:00

50 lines
1.2 KiB
JSON

{
"_from": "time-ago@*",
"_id": "time-ago@0.2.1",
"_inBundle": false,
"_integrity": "sha512-fQ3WQ5yPBoNefBgITR+kMnd5aWiKYhBNSgQH3FwpJgDCaVEmju7rWyP+Rk52KyQbRwQEnw3ox2yxcS4yMxgP+g==",
"_location": "/time-ago",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "time-ago@*",
"name": "time-ago",
"escapedName": "time-ago",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/time-ago/-/time-ago-0.2.1.tgz",
"_shasum": "4abcb7fb8c8cbb1efd9575ab8b30ec699e8e05a9",
"_spec": "time-ago@*",
"_where": "/root/crfi-pool-b",
"author": {
"name": "C Borkert",
"email": "ILIKECHEESE@dpsw.info"
},
"bugs": {
"url": "https://github.com/dpweb/time-ago/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "timeago =======",
"homepage": "https://github.com/dpweb/time-ago#readme",
"keywords": [
"util",
"nodejs"
],
"main": "timeago.js",
"name": "time-ago",
"repository": {
"type": "git",
"url": "git://github.com/dpweb/time-ago.git"
},
"url": "http://github.com/dpweb/time-ago",
"version": "0.2.1"
}