18 lines
381 B
JSON
18 lines
381 B
JSON
{
|
|
"name": "ss13chems",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"download.js": "^1.0.0",
|
|
"fast-dice-coefficient": "^1.0.3",
|
|
"main.js": "^0.0.1",
|
|
"node-html-parser": "^5.2.0",
|
|
"request": "^2.88.2"
|
|
}
|
|
}
|