cadpro-bn
Version:
Projeto para cadastro de novos produtos
25 lines (24 loc) • 576 B
JSON
{
"name": "cadpro-bn",
"version": "1.0.3",
"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/Fernandass2/cadpro-bn.git"
},
"keywords": [
"Cadastro",
"Javascript",
"Produto"
],
"author": "Fernanda Batista",
"license": "MIT",
"bugs": {
"url": "https://github.com/Fernandass2/cadpro-bn/issues"
},
"homepage": "https://github.com/Fernandass2/cadpro-bn#readme"
}