@maddonkeysoftware/orid-node
Version:
A utility page to help produce and consume Open Resource IDs
27 lines • 659 B
JSON
{
"name": "@maddonkeysoftware/orid-node",
"version": "0.1.2",
"description": "A utility page to help produce and consume Open Resource IDs",
"main": "index.js",
"types": "index.d.ts",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/MadDonkeySoftware/OridNode.git"
},
"keywords": [
"mds",
"MadDonkeySoftware",
"ORID"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/MadDonkeySoftware/OridNode/issues"
},
"homepage": "https://github.com/MadDonkeySoftware/OridNode#readme",
"dependencies": {
"string-template": "^1.0.0"
},
"devDependencies": {}
}