| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/iu5git/JavaScript/main/archive/code/package.json | [Back] [Original] |
{
"name": "code",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "nodemon index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"node-telegram-bot-api": "^0.56.0",
"nodemon": "^2.0.15"
}
}
| Web Proxy Viewer | New URL | Original Page |