mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"name": "@namae/api",
|
|
"version": "0.1.0",
|
|
"scripts": {
|
|
"test": "jest"
|
|
},
|
|
"dependencies": {
|
|
"isomorphic-unfetch": "^3.0.0",
|
|
"npm-name": "^5.5.0",
|
|
"whois-json": "^2.0.4"
|
|
},
|
|
"private": true
|
|
}
|