GDBrowser/package.json
GDColon c6ec922809 I've officially fallen down the rabbit hole that is GitHub
First commit, baby! Maybe I should Google what that means.
2019-10-15 22:42:47 -04:00

24 lines
523 B
JSON

{
"name": "gdservers",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"canvas": "^2.6.0",
"connect-timeout": "^1.9.0",
"cookie-parser": "^1.4.4",
"directory-tree": "^2.2.4",
"express": "^4.17.1",
"fs": "0.0.1-security",
"fs-extra": "^8.1.0",
"jimp": "^0.8.4",
"path": "^0.12.7",
"plist": "^3.0.1",
"request": "^2.88.0"
}
}