Skip to content

Instantly share code, notes, and snippets.

View danielbank's full-sized avatar
🇵🇼
Alii! Ke ua ngerang?

Daniel Bank danielbank

🇵🇼
Alii! Ke ua ngerang?
View GitHub Profile
@danielbank
danielbank / package.json
Created August 1, 2020 22:29 — forked from adamreisnz/package.json
Simple pure npm scripts build process
{
"name": "project-name",
"description": "Template for static sites",
"version": "1.0.0",
"homepage": "http://www.project-name.com",
"author": {
"name": "Adam Reis",
"url": "http://adam.reis.nz"
},
"license": "UNLICENSED",
@danielbank
danielbank / package.json
Created August 1, 2020 22:29 — forked from adamreisnz/package.json
Simple pure npm scripts build process
{
"name": "project-name",
"description": "Template for static sites",
"version": "1.0.0",
"homepage": "http://www.project-name.com",
"author": {
"name": "Adam Reis",
"url": "http://adam.reis.nz"
},
"license": "UNLICENSED",