factbook.json/package.json
2015-11-18 09:25:04 +01:00

21 lines
558 B
JSON

{
"name": "factbook.json",
"version": "1.0.0",
"description": "factbook.json - World Factbook Country Profiles in JSON - Free Open Public Domain Data",
"repository": {
"type": "git",
"url": "git://github.com/factbook/factbook.json.git"
},
"keywords": [
"world",
"countries",
"factbook",
"open data"
],
"author": "Gerald Bauer",
"license": "Public Domain",
"bugs": {
"url": "https://github.com/factbook/factbook.json/issues"
},
"homepage": "https://github.com/factbook/factbook.json"
}