lhmask/package.json
2022-02-05 11:32:20 -03:00

20 lines
532 B
JSON

{
"name": "lhmask",
"version": "1.0.7",
"description": "Biblioteca com funções para formatação de dados.",
"main": "src/lhmask.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/leandro_costa/lhmask.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://bitbucket.org/leandro_costa/lhmask/issues"
},
"homepage": "https://bitbucket.org/leandro_costa/lhmask#readme"
}