mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 18:16:37 +09:00
chore: split app into api and web
This commit is contained in:
10
api/package.json
Normal file
10
api/package.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "@namae/availability",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"isomorphic-unfetch": "^3.0.0",
|
||||
"npm-name": "^5.5.0",
|
||||
"whois-json": "^2.0.4"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user