65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
{
|
|
"_from": "tlds@1.207.0",
|
|
"_id": "tlds@1.207.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-k7d7Q1LqjtAvhtEOs3yN14EabsNO8ZCoY6RESSJDB9lst3bTx3as/m1UuAeCKzYxiyhR1qq72ZPhpSf+qlqiwg==",
|
|
"_location": "/tlds",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "tlds@1.207.0",
|
|
"name": "tlds",
|
|
"escapedName": "tlds",
|
|
"rawSpec": "1.207.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.207.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/mailparser"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/tlds/-/tlds-1.207.0.tgz",
|
|
"_shasum": "459264e644cf63ddc0965fece3898913286b1afd",
|
|
"_spec": "tlds@1.207.0",
|
|
"_where": "/data/node_modules/mailparser",
|
|
"author": {
|
|
"name": "Stephen Mathieson",
|
|
"email": "me@stephenmathieson.com"
|
|
},
|
|
"bin": {
|
|
"tlds": "bin.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/stephenmathieson/node-tlds/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "List of TLDs",
|
|
"devDependencies": {
|
|
"semver": "^5.5.0",
|
|
"superagent": "~0.21.0"
|
|
},
|
|
"homepage": "https://github.com/stephenmathieson/node-tlds#readme",
|
|
"keywords": [
|
|
"data",
|
|
"tld",
|
|
"tlds",
|
|
"top",
|
|
"level",
|
|
"domains"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index",
|
|
"name": "tlds",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/stephenmathieson/node-tlds.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "1.207.0"
|
|
}
|