THU Hole react frontend
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

23 lines
537 B

{
"name": "webhole",
"version": "0.1.0",
"private": true,
"dependencies": {
"copy-to-clipboard": "^3.0.8",
"load-script": "^1.0.0",
"md5": "^2.2.1",
"pressure": "^2.1.2",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react-lazyload": "latest",
"react-scripts": "1.1.4",
"react-timeago": "^4.1.9"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
},
"homepage": "."
}