代码拉取完成,页面将自动刷新
{
"name": "react-codemod",
"version": "5.0.5",
"description": "React codemod scripts",
"license": "BSD-3-Clause",
"repository": "reactjs/react-codemod",
"scripts": {
"test": "jest",
"lint": "eslint .",
"prepublish": "npm run lint && npm run test",
"jscodeshift": "jscodeshift"
},
"dependencies": {
"chalk": "^2.4.2",
"execa": "^2.0.3",
"globby": "^10.0.1",
"inquirer": "^6.5.0",
"is-git-clean": "^1.1.0",
"jscodeshift": "^0.6.4",
"meow": "^5.0.0"
},
"jest": {
"globals": {
"baseDir": "../"
},
"testEnvironment": "node",
"roots": [
"transforms",
"bin"
]
},
"devDependencies": {
"@babel/core": "^7.5.4",
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
"@babel/preset-env": "^7.5.4",
"babel-eslint": "^6.0.5",
"babel-jest": "^24.8.0",
"eslint": "^2.13.1",
"eslint-plugin-react": "^5.2.2",
"fbjs-scripts": "^0.7.1",
"jest": "^24.8.0"
},
"bin": {
"react-codemod": "./bin/react-codemod.js"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。