keyword-dic
Version:
Keyword about programming dictionary
32 lines • 739 B
JSON
{
"name": "keyword-dic",
"version": "1.1.4",
"description": "Keyword about programming dictionary",
"main": "./dic.json",
"repository": {
"type": "git",
"url": "git+https://github.com/perfectacle/keyword-dic.git"
},
"keywords": [
"Programming",
"Keyword",
"Dictionary",
"Front-end",
"Back-end",
"Server",
"Crawler"
],
"author": {
"name": "perfectacle",
"email": "perfectacle@naver.com",
"url": "https://perfectacle.github.io/"
},
"licenses": [{
"type": "MIT",
"url": "http://www.opensource.org/licenses/MIT"
}],
"bugs": {
"url": "https://github.com/perfectacle/keyword-dic/issues"
},
"homepage": "https://github.com/perfectacle/keyword-dic#readme"
}