mirror of
https://github.com/zhigang1992/customize-cra.git
synced 2026-01-13 09:00:34 +08:00
16 lines
315 B
JSON
16 lines
315 B
JSON
{
|
|
"name": "customize-cra",
|
|
"version": "0.2.12",
|
|
"description": "",
|
|
"repository": "arackaf/customize-cra",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Adam Rackis",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lodash.flow": "^3.5.0"
|
|
}
|
|
}
|