mirror of
https://github.com/zebrajr/react.git
synced 2026-01-15 12:15:22 +00:00
24 lines
598 B
JSON
24 lines
598 B
JSON
{
|
|
"private": true,
|
|
"name": "react-devtools-shared",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"react-15": "npm:react@^15",
|
|
"react-dom-15": "npm:react-dom@^15"
|
|
},
|
|
"dependencies": {
|
|
"@babel/parser": "^7.12.5",
|
|
"@babel/runtime": "^7.11.2",
|
|
"@babel/traverse": "^7.12.5",
|
|
"@reach/menu-button": "^0.16.1",
|
|
"@reach/tooltip": "^0.16.0",
|
|
"clipboard-js": "^0.3.6",
|
|
"json5": "^2.1.3",
|
|
"local-storage-fallback": "^4.1.1",
|
|
"lodash.throttle": "^4.1.1",
|
|
"memoize-one": "^3.1.1",
|
|
"react-virtualized-auto-sizer": "^1.0.2",
|
|
"semver": "^6.3.0"
|
|
}
|
|
}
|