Files

15 lines
417 B
JSON
Raw Permalink Normal View History

2019-06-16 17:13:40 +10:00
{
"name": "React JS",
"version": "1.0.0",
"shortdescription": "Create React App v4 template",
"description": "Create React App v4 standard tooling",
2019-06-16 17:13:40 +10:00
"install": "npm install",
"build": "npm run build",
"author": "bh90210 <ktc@pm.me>",
"created": "2019-06-07 18:23:48.666414555 +0300 EEST m=+223.934866008",
"frontenddir": "frontend",
2021-03-27 21:06:02 +11:00
"serve": "npm run serve",
2019-06-16 17:13:40 +10:00
"bridge": "src",
"wailsdir": ""
}