{
  "name": "@kryptand/ddd",
  "version": "0.4.8",
  "license": "MIT",
  "author": "Kryptand",
  "description": "Nx plugin for structuring a monorepo with domains and layers",
  "repository": {
    "type": "github",
    "url": "https://github.com/kryptand/nx-ddd-plugin"
  },
  "main": "src\\index.js",
  "schematics": "./collection.json",
  "typings": "src\\index.d.ts"
}
