{
  "name": "@opencrvs/create-countryconfig",
  "version": "1.0.0",
  "description": "Scaffold a new OpenCRVS country configuration",
  "bin": {
    "create-countryconfig": "./index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/opencrvs/opencrvs-core.git"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "opencrvs",
    "countryconfig",
    "create"
  ],
  "license": "MPL-2.0"
}
