cadpro-damas
Version:
Projeto para cadastro de novos produtos
25 lines (24 loc) • 601 B
JSON
{
"name": "cadpro-damas",
"version": "1.0.2",
"description": "Projeto para cadastro de novos produtos",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/LuizDamasAmorim/cadpro-damas.git"
},
"keywords": [
"Cadastro",
"Javascript",
"Produto"
],
"author": "Luiz Damas Amorim",
"license": "ISC",
"bugs": {
"url": "https://github.com/LuizDamasAmorim/cadpro-damas/issues"
},
"homepage": "https://github.com/LuizDamasAmorim/cadpro-damas#readme"
}