drooljs
Version:
A simple utility module that provides drop down menus
24 lines (23 loc) • 611 B
JSON
{
"name": "drooljs",
"version": "1.0.2",
"description": "A simple utility module that provides drop down menus",
"main": "drool.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/prathameshrp/drooljs.git"
},
"keywords": [
"drop-down-menu",
"js-utility-module"
],
"author": "Prathamesh Patil <prathamesh.math@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/prathameshrp/drooljs/issues"
},
"homepage": "https://github.com/prathameshrp/drooljs#readme"
}