mirror of
https://github.com/zhigang1992/customize-cra.git
synced 2026-01-12 17:13:01 +08:00
19 lines
509 B
JSON
19 lines
509 B
JSON
{
|
|
"name": "customize-cra",
|
|
"version": "0.0.6",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"lodash.curry": {
|
|
"version": "4.1.1",
|
|
"resolved": "https://registry.npmjs.org/lodash.curry/-/lodash.curry-4.1.1.tgz",
|
|
"integrity": "sha1-JI42By7ekGUB11lmIAqG2riyMXA="
|
|
},
|
|
"lodash.flow": {
|
|
"version": "3.5.0",
|
|
"resolved": "https://registry.npmjs.org/lodash.flow/-/lodash.flow-3.5.0.tgz",
|
|
"integrity": "sha1-h79AKSuM+D5OjOGjrkIJ4gBxZ1o="
|
|
}
|
|
}
|
|
}
|