12345678910111213141516171819 |
- {
- "name": "hnw-wallpad-etl",
- "version": "0.1.0",
- "dependencies": {},
- "devDependencies": {
- "serverless-python-requirements": "^5.1.1"
- },
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://hub.hdc-smart.com/ds.seo/hnw_wallpad_etl.git"
- },
- "author": "",
- "license": "ISC",
- "description": ""
- }
|