UNPKG

cra-template-paulo-vanilla

Version:

CRA with more organized folder structure, CSS Modules, helpful Readme and project Snippets.

22 lines 457 B
{ "name": "cra-template-paulo-vanilla", "version": "0.1.3", "keywords": [ "react", "create-react-app", "template", "paulo" ], "description": "CRA with more organized folder structure, CSS Modules, helpful Readme and project Snippets.", "license": "MIT", "engines": { "node": ">=10" }, "bugs": { "url": "https://github.com/facebook/create-react-app/issues" }, "files": [ "template", "template.json" ] }