{
  "name": "sharec",
  "version": "3.2.1",
  "description": "Smart configuration manager for your projects",
  "keywords": [
    "configuration",
    "sharec",
    "sharing",
    "reusable code",
    "codemods",
    "codegeneration"
  ],
  "homepage": "https://sharec.js.org",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lamartire/sharec"
  },
  "author": "Konstantin Epishev <lamartire@gmail.com>",
  "license": "MIT",
  "main": "./src/sharec.js",
  "bin": "./bin/sharec",
  "scripts": {
    "types": "echo 'types generation not applicable in this package yet'"
  },
  "dependencies": {
    "minimist": "^1.2.6",
    "nanospinner": "^1.1.0",
    "picocolors": "^1.0.0",
    "sharec-core": "^3.2.1"
  },
  "gitHead": "847bfe5691c076e1312462ddfe66bc57fed247dd"
}
