hangang
Version:
hangang is a proud South Korean author who won the Nobel Prize in Literature
33 lines • 690 B
JSON
{
"name": "hangang",
"version": "2.0.0",
"description": "hangang is a proud South Korean author who won the Nobel Prize in Literature",
"main": "index.js",
"license": "MIT",
"author": "love1ace",
"repository": {
"type": "git",
"url": "https://github.com/love1ace/hangang.git"
},
"keywords": [
"hangang",
"love1ace"
],
"bugs": {
"url": "https://github.com/love1ace/hangang/issues"
},
"files": [
"index.js",
"README.md",
"LICENSE"
],
"homepage": "https://github.com/love1ace/hangang#readme",
"bin": {
"hangang": "index.js"
},
"dependencies": {},
"devDependencies": {},
"scripts": {
"start": "node index.js"
}
}