@wbg-mde/r-factory
Version:
Metadata editor R integration module
29 lines (28 loc) • 718 B
JSON
{
"name": "@wbg-mde/r-factory",
"version": "2.0.14",
"description": "Metadata editor R integration module",
"main": "dist/index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "ssh://git@gitlab.assyst.in:6969/wb-dev/MetadataEditor.git"
},
"devDependencies": {},
"dependencies": {
"@wbg-mde/model": "*",
"@wbg-mde/r-script": "*",
"@wbg-mde/repository": "*",
"axios": "0.19.0",
"handlebars": "4.1.0"
},
"keywords": [
"metada editor",
"assyst",
"world bank",
"R",
"r-integration"
],
"author": "Panapps for WBG",
"license": "MIT"
}