tunpopulation
Version:
<p align="center"><img src="https://ih1.redbubble.net/image.573212470.3519/flat,1000x1000,075,f.jpg" /></p>
33 lines (32 loc) • 718 B
JSON
{
"name": "tunpopulation",
"version": "2.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "node ./node_modules/mocha/bin/mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/Rebaiahmed/tunpopulation/issues"
},
"keywords": [
"nodejs",
"git",
"opendata",
"tunisia"
],
"author": "Rebai Ahmed && Imed Jaberi",
"license": "ISC",
"bugs": {
"url": "https://github.com/Rebaiahmed/tunpopulation/issues"
},
"homepage": "https://www.npmjs.com/package/@rebaiahmed/tunpopulation",
"dependencies": {
"chai": "^4.2.0",
"lodash": "^4.17.15"
},
"devDependencies": {
"mocha": "^6.2.2"
}
}