idata
Version:
Frequently used common data.
30 lines • 654 B
JSON
{
"dependencies": {
"mime-db": "^1.36.0"
},
"devDependencies": {
"mocha": "^3.3.0"
},
"directories": {},
"scripts": {
"test": "mocha"
},
"name": "idata",
"version": "0.0.3",
"keywords": [
"country-code",
"TLD",
"TLDN"
],
"homepage": "https://github.com/YounGoat/idata",
"description": "Frequently used common data.",
"repository": {
"type": "git",
"url": "https://github.com/YounGoat/idata.git"
},
"author": {
"name": "YounGoat",
"email": "youngoat@163.com",
"url": "https://youngoat.github.io"
}
}