create-next-pamo-app
Version:
Pamosystems Next.js starter app
25 lines (24 loc) • 591 B
JSON
{
"name": "create-next-pamo-app",
"version": "2.3.3",
"description": "Pamosystems Next.js starter app",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": "./index.sh",
"keywords": [
"Pamo",
"Next.js",
"Starter"
],
"author": "Paul Moreland",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/pamoman/create-next-pamo-app.git"
},
"bugs": {
"url": "https://github.com/pamoman/create-next-pamo-app/issues"
},
"homepage": "https://github.com/pamoman/create-next-pamo-app#readme"
}