UNPKG

react-preset-typescript

Version:
34 lines (33 loc) 840 B
{ "name": "react-preset-typescript", "version": "0.5.1", "description": "React preset typescript.", "scripts": { "install": "node ./scripts/install.js" }, "repository": { "type": "git", "url": "git+https://github.com/ongw20/cli-react.git", "directory": "packages/react-preset-typescript" }, "keywords": [ "preset", "react", "typescript", "react-preset-typescript" ], "author": "ong <ongw20@outlook.com>", "license": "MIT", "bugs": { "url": "https://github.com/ongw20/cli-react/issues" }, "homepage": "https://github.com/ongw20/cli-react/tree/master/packages/react-preset-typescript#readme", "publishConfig": { "access": "public" }, "dependencies": { "fs-extra": "^8.1.0", "handlebars": "^4.2.0" }, "gitHead": "96a75688cc0ecabb3b296250c381a373ba18e628" }