pmag-componentes
Version:
Pacote para barra principal PMAG
28 lines (27 loc) • 663 B
JSON
{
"name": "pmag-componentes",
"version": "1.0.4",
"description": "Pacote para barra principal PMAG",
"main": "Index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/odessagy/pmag-components.git"
},
"keywords": [
"PMAG",
"DTI"
],
"author": "Sangy Santos",
"license": "ISC",
"bugs": {
"url": "https://github.com/odessagy/pmag-components/issues"
},
"homepage": "https://github.com/odessagy/pmag-components#readme",
"devDependencies": {
"@babel/plugin-syntax-jsx": "^7.18.6",
"@babel/preset-react": "^7.18.6"
}
}