Commit Inicial.
This commit is contained in:
parent
337d192710
commit
5d307207d9
3 changed files with 44 additions and 22 deletions
20
package.json
Normal file
20
package.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"name": "lhmask",
|
||||
"version": "1.0.0",
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue