UNPKG

create-manifest

Version:

Create a new Manifest backend

11 lines (10 loc) 228 B
{ "name": "@PROJECT_NAME/web", "version": "0.1.0", "private": true, "license": "UNLICENSED", "scripts": { "start": "echo 'Add your frontend framework here'", "build": "echo 'Add your build command here'" } }