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