{ "name": "cc-server-ioc", "version": "0.0.2", "description": "> TODO: description", "author": "MiaoWoo ", "homepage": "https://faas.yumc.pw", "license": "ISC", "main": "dist/index.js", "publishConfig": { "registry": "https://repo.yumc.pw/repository/npm-hosted/" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { "inversify": "^5.0.1", "reflect-metadata": "^0.1.13" } }