oc-get-unix-utc-timestamp
Version:
UTC times stamp utility
32 lines (31 loc) • 714 B
JSON
{
"name": "oc-get-unix-utc-timestamp",
"version": "1.0.6",
"description": "UTC times stamp utility",
"main": "index.js",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/opencomponents/base-templates.git"
},
"bugs": {
"url": "https://github.com/opencomponents/base-templates/issues"
},
"homepage": "https://github.com/opencomponents/base-templates#readme",
"keywords": [
"oc",
"opencomponents"
],
"author": {
"name": "Nick Balestra",
"email": "nick@balestra.ch"
},
"license": "MIT",
"files": [
"index.d.ts",
"index.js",
"LICENSE",
"README.md"
],
"gitHead": "a28de7210094eb958ad17e06fd6c964f53c6d45a"
}