| { | |
| "description": "DO NOT NPM INSTALL ANYTHING. This is not a real package.JSON, it's a stub for tests. The node_modules dir are stubs.", | |
| "private": true, | |
| "devDependencies": { | |
| "@swc/helpers": "100000000000", | |
| "styled-components": "^100000", | |
| "react": "1000000000000000000", | |
| "@emotion/react": "1000000000", | |
| "@emotion/styled": "100000000", | |
| "tsconfig-mod": "100000000000" | |
| } | |
| } | |