1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00
namae/api/package.json
2019-07-31 13:40:29 +09:00

11 lines
182 B
JSON

{
"name": "@namae/api",
"version": "0.1.0",
"dependencies": {
"isomorphic-unfetch": "^3.0.0",
"npm-name": "^5.5.0",
"whois-json": "^2.0.4"
},
"private": true
}