sreejitha-app
Version:
A simple application to start with.
25 lines (24 loc) • 573 B
JSON
{
"name": "sreejitha-app",
"version": "1.0.1",
"description": "A simple application to start with.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SreejithaN/sreejitha-app.git"
},
"keywords": [
"sreejitha",
"app",
"sample"
],
"author": "Sreejitha N",
"license": "ISC",
"bugs": {
"url": "https://github.com/SreejithaN/sreejitha-app/issues"
},
"homepage": "https://github.com/SreejithaN/sreejitha-app#readme"
}