UNPKG

cra-redux-theme

Version:
29 lines (28 loc) 619 B
{ "name": "cra-redux-theme", "version": "2.0.0", "description": "React template using redux and dark / light mode set", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "cra-redux-theme": "./bin/generate-app.js" }, "keywords": [ "React", "boilerplate", "redux", "typescript", "react darkmode lightmode" ], "author": { "name": "Jiyun-park", "email": "jyun1937@naver.com" }, "repository": { "type": "git", "url": "https://github.com/jiyun-par/react-boilerplate-styled-theme" }, "license": "ISC" }