npminit
Version:
Ejemplo en pipehouse
25 lines (24 loc) • 568 B
JSON
{
"name": "npminit",
"version": "0.0.1",
"description": "Ejemplo en pipehouse",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/luisfelipediaz/Sfotipy.git"
},
"keywords": [
"frontend",
"mejorandola",
"ejemplo"
],
"author": "Luis Felipe Diaz Valbuena",
"license": "MIT",
"bugs": {
"url": "https://github.com/luisfelipediaz/Sfotipy/issues"
},
"homepage": "https://github.com/luisfelipediaz/Sfotipy#readme"
}