awake-heroku
Version:
A package help your heroku app is always runs
42 lines • 921 B
JSON
{
"name": "awake-heroku",
"version": "2.0.8",
"description": "A package help your heroku app is always runs ",
"main": "dist/index.js",
"scripts": {
"build": "tsc",
"prepublish": "tsc"
},
"repository": {
"type": "git",
"url": "git+https://github.com/quangpl/awake-heroku.git"
},
"keywords": [
"awake",
"heroku",
"get",
"up",
"heroku",
"heroku",
"always",
"run",
"dont",
"stop",
"heroku"
],
"author": "quangpl",
"license": "ISC",
"bugs": {
"url": "https://github.com/quangpl/awake-heroku/issues"
},
"homepage": "https://github.com/quangpl/awake-heroku#readme",
"dependencies": {
"eslint": "7.17.0",
"typescript": "3.9.7"
},
"devDependencies": {
"@types/node": "14.14.16",
"@typescript-eslint/eslint-plugin": "4.11.1",
"@typescript-eslint/parser": "4.11.1"
}
}