node-prd
Version:
A node.js module, require JRE 1.6 or later, PRD 3.9 or later and is 100% GNU GPLv3 licensed.
24 lines (23 loc) • 509 B
JSON
{
"name": "node-prd",
"version": "0.0.2",
"description": "A node.js module, require JRE 1.6 or later, PRD 3.9 or later and is 100% GNU GPLv3 licensed.",
"main": "index.js",
"scripts": {
"test": "make test"
},
"repository": {
"type": "git",
"url": "https://github.com/magm3333/node-prd.git"
},
"keywords": [
"nodejs",
"pentaho",
"reporintg",
"java",
"prd"
],
"author": "Mariano García Mattío",
"license": "GNU GPLv3",
"readmeFilename": "README.md"
}