package.json 416 B

12345678910111213141516171819
  1. {
  2. "name": "hnw-wallpad-etl",
  3. "version": "0.1.0",
  4. "dependencies": {},
  5. "devDependencies": {
  6. "serverless-python-requirements": "^5.1.1"
  7. },
  8. "main": "index.js",
  9. "scripts": {
  10. "test": "echo \"Error: no test specified\" && exit 1"
  11. },
  12. "repository": {
  13. "type": "git",
  14. "url": "https://hub.hdc-smart.com/ds.seo/hnw_wallpad_etl.git"
  15. },
  16. "author": "",
  17. "license": "ISC",
  18. "description": ""
  19. }