All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generator.init.package.json.mustache Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
{
  "name": "{{dasherizedBaseName}}",
  "version": "0.0.0",
  "private": true,
  "description": "{{projectName}}",
  "license": "UNLICENSED",
  "engines": {
    "node": ">={{nodeMajorVersion}}"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy