mirror of
https://github.com/uetchy/namae.git
synced 2025-03-18 04:50:32 +09:00
15 lines
248 B
JSON
15 lines
248 B
JSON
{
|
|
"name": "@namae/api",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"dependencies": {
|
|
"google-it": "^1.2.0",
|
|
"isomorphic-unfetch": "^3.0.0",
|
|
"npm-name": "^5.5.0",
|
|
"whois-json": "^2.0.4"
|
|
},
|
|
"private": true
|
|
}
|