dynamicdropdown-aromn
Version:
This is a simple plugin that allows a dropdown be feeded by json data from URL get response.
15 lines (14 loc) • 364 B
JSON
{
"name": "dynamicdropdown-aromn",
"version": "1.0.2",
"description": "This is a simple plugin that allows a dropdown be feeded by json data from URL get response.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"dynamic-dropdown"
],
"author": "Aldo Romero",
"license": "ISC"
}