rsnext/test/.stats-app/package.json

12 lines
186 B
JSON
Raw Normal View History

{
"name": "stats-app",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"next": "latest",
"react": "16.9.0",
"react-dom": "16.9.0"
}
}