c4i-ts-react
Version:
26 lines • 464 B
JSON
{
"name": "c4i-ts-react",
"version": "1.1.2",
"private": false,
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/datuchaa/c4i"
},
"dependencies": {
"c4i-ts-base": "2.2.1"
},
"devDependencies": {
"c4i-prettier": "2.0.0"
},
"keywords": [
"typescript",
"config",
"typescript-config-react",
"typescript-config-react-base",
"c4i"
]
}