contractus
Version:
Software de Gerenciamento de Contratos Lumenit
28 lines (27 loc) • 635 B
JSON
{
"name": "contractus",
"version": "1.0.0",
"description": "Software de Gerenciamento de Contratos Lumenit",
"main": "GruntFile.js",
"dependencies": {
"angular-password": "^1.0.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/erfpassos/cmweb.git"
},
"author": "erfpassos",
"license": "ISC",
"bugs": {
"url": "https://github.com/erfpassos/cmweb/issues"
},
"homepage": "https://github.com/erfpassos/cmweb#readme",
"keywords": [
"contratos",
"gerenciamento"
]
}