@krishna2142/dynamic-user-interface
Version:
my first npm package publish
23 lines (22 loc) • 544 B
JSON
{
"name": "@krishna2142/dynamic-user-interface",
"version": "1.0.0",
"description": "my first npm package publish",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/krishnasinghmahar/DUI.git"
},
"keywords": [
"DUI"
],
"author": "krishna",
"license": "ISC",
"bugs": {
"url": "https://github.com/krishnasinghmahar/DUI/issues"
},
"homepage": "https://github.com/krishnasinghmahar/DUI#readme"
}