mirror of
https://github.com/uetchy/namae.git
synced 2025-03-18 04:50:32 +09:00
19 lines
471 B
JSON
19 lines
471 B
JSON
{
|
|
"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",
|
|
"jsorg": "js.org",
|
|
"s3": "AWS S3",
|
|
"twitter": "Twitter",
|
|
"slack": "Slack"
|
|
}
|
|
}
|