package.json
Copy
1
{
2
"name": "my-app",
3
"version": "0.1.0",
4
"private": true
5
}