mirror of
https://github.com/factbook/factbook.json.git
synced 2026-06-13 19:05:13 +02:00
22 lines
554 B
JSON
22 lines
554 B
JSON
|
|
{
|
||
|
|
"name": "factbook.js",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"description": "factbook.js - 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"
|
||
|
|
}
|