UNPKG

nyg-static-jam3

Version:

Jam3 frontend static project scaffold generator based on nyg

16 lines (15 loc) 300 B
{ "name": "static-test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "react-static create", "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "react-static": "^6.2.0" } }