primo-explore-dom
Version:
A simple Domain Object Model for Primo 5
31 lines (30 loc) • 691 B
JSON
{
"name": "primo-explore-dom",
"version": "0.0.10",
"description": "A simple Domain Object Model for Primo 5",
"main": "js/custom.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"esdoc": {
"source": "./js",
"destination": "./doc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mehmetc/primo-explore-dom.git"
},
"keywords": [
"primo",
"newUI",
"NUI",
"Ex Libris",
"primo-explore"
],
"author": "Mehmet Celik",
"license": "MIT",
"bugs": {
"url": "https://github.com/mehmetc/primo-explore-dom/issues"
},
"homepage": "https://github.com/mehmetc/primo-explore-dom#readme"
}