package.json
{
"name": "japan-enrich",
"version": "1.1.0",
"description": "Offline **staging + enrichment + viewer** pipeline for three Asian wallcovering vendors, feeding two host-scoped Designer Wallcoverings microsites:",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"pg": "^8.22.0"
}
}