lucaspro-js-06
Version:
Projeto para cadastro de novos produtos
25 lines (24 loc) • 636 B
JSON
{
"name": "lucaspro-js-06",
"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/lucashenriquepereirasilva/lucaspro-js-06.git"
},
"keywords": [
"Cadastro",
"JavaScript",
"Produto"
],
"author": "Lucas Henrique",
"license": "MIT",
"bugs": {
"url": "https://github.com/lucashenriquepereirasilva/lucaspro-js-06/issues"
},
"homepage": "https://github.com/lucashenriquepereirasilva/lucaspro-js-06#readme"
}