daily-expense-tracker
Version:
27 lines (26 loc) • 609 B
JSON
{
"name": "daily-expense-tracker",
"version": "1.0.0",
"description": "",
"keywords": [
"expenses",
"daily",
"-",
"expenses"
],
"homepage": "https://github.com/DarsiHimaja/Daily-Expense-Tracker#readme",
"bugs": {
"url": "https://github.com/DarsiHimaja/Daily-Expense-Tracker/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DarsiHimaja/Daily-Expense-Tracker.git"
},
"license": "ISC",
"author": "prasanna2705",
"type": "commonjs",
"main": "script.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}