{
  "name": "@fullstack-one/config",
  "version": "0.7.13",
  "description": "fullstack.one config package",
  "main": "index.js",
  "types": "lib/index.ts",
  "scripts": {
    "start": "echo \"Error: no start specified\" && exit 1",
    "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": {
    "@fullstack-one/di": "^0.7.13",
    "@types/lodash": "^4.14.119",
    "lodash": "^4.17.15"
  },
  "gitHead": "8e7b6c53b1eecefa63350658e5af84667c11c454"
}
