tgGroupAdder/package.json
2020-01-06 15:57:07 +03:30

20 lines
351 B
JSON

{
"name": "kiarash",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"airgram": "^2.3.0",
"line-by-line": "^0.1.6"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"jshintConfig": {
"esversion": 8
}
}