mam-project-templates
Version:
my personal templating projects
23 lines (22 loc) • 567 B
JSON
{
"name": "mam-project-templates",
"version": "1.0.0",
"description": "my personal templating projects",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MikeAlexMartinez/templates.git"
},
"author": "Michael Martinez",
"license": "MIT",
"bugs": {
"url": "https://github.com/MikeAlexMartinez/templates/issues"
},
"homepage": "https://github.com/MikeAlexMartinez/templates#readme"
}