solrkit
Version:
 
43 lines (42 loc) • 1.12 kB
JSON
{
"name": "solrkit-example-art",
"version": "0.0.1",
"private": true,
"dependencies": {
"@types/d3": "^4.10.0",
"@types/d3-scale": "^1.0.10",
"@types/jest": "^21.1.0",
"@types/lodash": "^4.14.74",
"@types/react": "^16.0.5",
"@types/react-dom": "^15.5.4",
"d3": "^4.10.2",
"d3-brush": "^1.0.4",
"d3-scale": "^1.0.6",
"d3-svg": "^0.2.2",
"fetch-jsonp": "^1.1.3",
"guid": "^0.0.12",
"history": "^4.7.2",
"lodash": "^4.17.4",
"react": "^15.6.1",
"react-dnd": "^2.5.1",
"react-dom": "^15.6.1",
"react-image-lightbox": "^4.3.0",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"react-scripts-ts": "2.7.0",
"seamless-immutable": "^7.1.2",
"semantic-ui-css": "^2.2.12",
"semantic-ui-react": "^0.74.1",
"solrkit": "^0.0.23"
},
"scripts": {
"start": "set PORT=3002 && react-scripts-ts start",
"build": "react-scripts-ts build",
"test": "react-scripts-ts test --env=jsdom",
"eject": "react-scripts-ts eject"
},
"devDependencies": {
"@types/node": "^8.0.30"
},
"main": "dist/module.js"
}