mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ae677efb57
Summary: Changelog: [General][Changed] - Bump dependency versions. Reviewed By: cipolleschi Differential Revision: D40991336 fbshipit-source-id: 71c8edbeb274d095403b2f17e60f217d16fe01c0
13 lines
355 B
JSON
13 lines
355 B
JSON
{
|
|
"name": "@react-native-community/eslint-plugin",
|
|
"version": "1.3.0",
|
|
"description": "ESLint rules for @react-native-community/eslint-config",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:facebook/react-native.git",
|
|
"directory": "packages/eslint-plugin-react-native-community"
|
|
},
|
|
"license": "MIT"
|
|
}
|