{
  "name": "@fullstack-one/di",
  "version": "0.7.13",
  "description": "fullstack.one helper package",
  "main": "index.js",
  "types": "lib/index.ts",
  "scripts": {
    "build": "tsc",
    "prepublishOnly": "npm run build"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fullstack-build/fullstack.one.git"
  },
  "keywords": [],
  "license": "MIT",
  "dependencies": {
    "reflect-metadata": "^0.1.13",
    "typedi": "^0.8.0"
  },
  "gitHead": "8e7b6c53b1eecefa63350658e5af84667c11c454"
}
