UNPKG

485 BJSONView Raw
1{
2 "name": "react-cosmos-shared2",
3 "version": "5.0.11",
4 "description": "Code shared between Cosmos packages",
5 "repository": "https://github.com/react-cosmos/react-cosmos/tree/master/packages/react-cosmos-shared2",
6 "license": "MIT",
7 "dependencies": {
8 "lodash": "^4.17.15",
9 "query-string": "5.1.1",
10 "react-element-to-jsx-string": "^14.1.0",
11 "react-is": "^16.12.0",
12 "socket.io-client": "2.2.0"
13 },
14 "gitHead": "c99c36488d8b5f7a66a1f052a581e0161ce99574"
15}