{
  "name": "@autosrc/generator",
  "version": "0.12.0",
  "description": "This package provides a generator to update outdated files.",
  "license": "MIT",
  "author": "Clemens Akens <clebert@me.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/clebert/autosrc.git"
  },
  "bugs": {
    "url": "https://github.com/clebert/autosrc/issues"
  },
  "files": [
    "lib/"
  ],
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "bee34a114feb53502b83ce5b4eec89350a70602a"
}
