mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
13 lines
328 B
JSON
13 lines
328 B
JSON
{
|
|
"name": "namae",
|
|
"description": "namae saves your time searching around registries and checking if the desired name is ready for use.",
|
|
"author": "Yasuaki Uechi <y@uechi.io> (https://uechi.io/)",
|
|
"scripts": {
|
|
"start": "now dev",
|
|
"ship": "now"
|
|
},
|
|
"dependencies": {},
|
|
"license": "MIT",
|
|
"private": true
|
|
}
|