You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
itunes-project/package.json

23 lines
516 B

4 years ago
{
"name": "itunes-project",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sigonasr2/itunes-project.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/sigonasr2/itunes-project/issues"
},
"homepage": "https://github.com/sigonasr2/itunes-project#readme",
"dependencies": {
"express": "^4.17.1"
}
}