dburger
Version:
Burger icon menu button
19 lines (18 loc) • 349 B
JSON
{
"name": "dburger",
"version": "1.0.2",
"description": "Burger icon menu button",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"exports": "./module/index.js",
"keywords": [
"burger",
"buton",
"vanilla",
"js"
],
"author": "Leonardo Quintana",
"license": "MIT"
}