2019-08-03 13:36:29 +09:00
|
|
|
{
|
|
|
|
"title": "name new project",
|
|
|
|
"description": "namæ saves your time searching around registries and checking if the desired name is ready for use.",
|
|
|
|
"placeholder": "search",
|
|
|
|
"providers": {
|
|
|
|
"domains": "Domains",
|
|
|
|
"github": "Github Organization",
|
|
|
|
"npm": "npm",
|
|
|
|
"pypi": "PyPI",
|
|
|
|
"rubygems": "RubyGems",
|
|
|
|
"rust": "Rust",
|
|
|
|
"homebrew": "Homebrew",
|
2019-08-06 01:17:29 +09:00
|
|
|
"linux": "Linux",
|
|
|
|
"githubSearch": "Github Repository",
|
|
|
|
"appStore": "App Store",
|
2019-08-03 13:36:29 +09:00
|
|
|
"twitter": "Twitter",
|
2019-08-05 22:59:39 +09:00
|
|
|
"slack": "Slack",
|
2019-08-06 01:17:29 +09:00
|
|
|
"s3": "AWS S3",
|
|
|
|
"jsorg": "js.org"
|
2019-08-03 16:44:48 +09:00
|
|
|
},
|
2019-08-07 13:38:27 +09:00
|
|
|
"countryCode": "us",
|
2019-08-03 21:51:12 +09:00
|
|
|
"try": "How about"
|
2019-08-03 13:36:29 +09:00
|
|
|
}
|