@denisazevedo/ra-language-pt-br
Version:
Brazilian Portuguese messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services
35 lines (34 loc) • 914 B
JSON
{
"name": "@denisazevedo/ra-language-pt-br",
"description": "Brazilian Portuguese messages for react-admin, the frontend framework for building admin applications on top of REST/GraphQL services",
"version": "3.5.1",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/denisazevedo/ra-language-pt-br.git"
},
"files": [
"*.md",
"*.js"
],
"scripts": {
"deploy": "npm publish --access public",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react",
"react-admin",
"ra-languague-pt-br",
"languague-pt-br",
"admin-on-rest",
"portugues",
"portuguese",
"translation"
],
"author": "Denis C de Azevedo",
"license": "MIT",
"bugs": {
"url": "https://github.com/denisazevedo/ra-language-pt-br/issues"
},
"homepage": "https://github.com/denisazevedo/ra-language-pt-br#readme"
}