mirror of
https://github.com/factbook/factbook.json.git
synced 2026-06-10 18:55:12 +02:00
add package.json
This commit is contained in:
parent
73c3ecf6cd
commit
cd4e3f5e42
1 changed files with 21 additions and 0 deletions
21
package.json
Normal file
21
package.json
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue