@program6/hello-yanko
Version:
Hello Yanko, July 29th
29 lines (28 loc) • 618 B
JSON
{
"name": "@program6/hello-yanko",
"version": "0.0.1",
"description": "Hello Yanko, July 29th",
"bin": {
"hello-yanko": "./bin.js"
},
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"repository": {
"type": "git",
"url": "https://github.com/program6/hello-yanko.git"
},
"author": "Gaston Longhtano (@glongh)",
"license": "MIT",
"private": false,
"homepage": "https://github.com/program6/hello-yanko",
"publishConfig": {
"access": "public",
"registry": "https://npm.pkg.github.com/"
},
"keywords": [
"yanko",
"July 29th",
"Birthday"
]
}