UNPKG

cra-template-boilerplate-ialexanderbrito

Version:
41 lines 845 B
{ "name": "cra-template-boilerplate-ialexanderbrito", "version": "1.0.2", "license": "MIT", "author": { "name": "Alexander", "email": "ialexanderbrito@gmail.com" }, "keywords": [ "reactjs", "sass", "template", "typescript", "dark-light", "eslint", "prettier", "editorconfig", "husky", "axios", "cra-template", "react-router", "react-router-dom" ], "repository": { "type": "git", "url": "https://github.com/ialexanderbrito/cra-template-alexander-typescript", "directory": "/" }, "bugs": { "url": "https://github.com/ialexanderbrito/cra-template-alexander-typescript/issues" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "tag": "latest", "access": "public" }, "files": [ "template", "template.json" ] }