UNPKG

cra-template-ipt-sun

Version:

The base template for Create React App with advance folder structure dedicated for the creator of this template.

26 lines 553 B
{ "name": "cra-template-ipt-sun", "version": "1.2.5", "keywords": [ "ipt", "ipt-sun", "impaulintech" ], "description": "The base template for Create React App with advance folder structure dedicated for the creator of this template.", "repository": { "type": "git", "url": "https://github.com/pong-sun", "directory": "packages/cra-template" }, "license": "MIT", "engines": { "node": ">=14" }, "bugs": { "url": "https://github.com/pong-sun" }, "files": [ "template", "template.json" ] }