UNPKG

cra-template-donuts

Version:
20 lines (19 loc) 495 B
{ "dependencies": { "@testing-library/react": "^9.3.2", "@testing-library/jest-dom": "^4.2.4", "@testing-library/user-event": "^7.1.2", "@craco/craco": "^5.6.2", "styled-components": "^4.4.1", "superdonut": "latest", "react-router": "latest", "react-router-dom": "latest", "react-kawaii": "latest" }, "scripts": { "start": "craco start", "build": "craco build", "test": "craco test", "superdonut": "./node_modules/.bin/superdonut" } }