2019-07-31 13:40:29 +09:00
|
|
|
{
|
|
|
|
"name": "namae",
|
2019-08-01 14:00:22 +09:00
|
|
|
"description": "namae saves your time searching around registries and checking if the desired name is ready for use.",
|
2019-07-31 13:40:29 +09:00
|
|
|
"author": "Yasuaki Uechi <y@uechi.io> (https://uechi.io/)",
|
|
|
|
"scripts": {
|
2019-08-03 00:35:23 +09:00
|
|
|
"start": "now dev",
|
2019-08-07 17:42:07 +09:00
|
|
|
"ship": "now"
|
2019-07-31 13:40:29 +09:00
|
|
|
},
|
2019-08-03 00:35:23 +09:00
|
|
|
"dependencies": {},
|
2019-07-31 13:40:29 +09:00
|
|
|
"license": "MIT",
|
2019-08-07 17:42:07 +09:00
|
|
|
"private": true
|
2019-07-31 13:40:29 +09:00
|
|
|
}
|