developer-web-interface/package.json
Ayush Kumar Sinha 6865fed2d1 initial commit
2019-05-29 15:40:16 +05:30

12 lines
241 B
JSON

{
"name": "gsoc",
"version": "1.0.0",
"description": "basic boilerplate for react-redux apps",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "ayush",
"license": "ISC"
}