14 lines
276 B
JSON
14 lines
276 B
JSON
{
|
|
"name": "gues-kucinako",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"author": "greg <greg.shuflin@protonmail.com>",
|
|
"license": "MIT",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@babel/preset-react": "^7.0.0",
|
|
"react": "^16.7.0",
|
|
"react-dom": "^16.7.0"
|
|
}
|
|
}
|