Files
customize-cra/package.json
2019-05-19 20:41:25 +08:00

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"
}
}