UNPKG

484 BJSONView Raw
1{
2 "name": "react-cosmos-shared2",
3 "version": "5.0.4",
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": "573594a9a2c1b2900c4d6740dc000781046f105d"
15}