politics
Version:
Politics for node.js ===
20 lines (19 loc) • 395 B
JSON
{
"name": "politics",
"version": "0.1.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/anonrig/politics.git"
},
"author": "Yagiz Nizipli",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.10",
"url-pattern": "^1.0.3"
}
}