UNPKG

@andresclua/collapse

Version:
34 lines (33 loc) 727 B
{ "name": "@andresclua/collapse", "version": "0.0.10", "description": "Collapse Component", "main": "", "scripts": { "webpack": "webpack --watch" }, "repository": { "type": "git", "url": "git+https://github.com/andresclua/ds-collapse.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/andresclua/ds-collapse/issues" }, "homepage": "https://github.com/andresclua/ds-collapse#readme", "devDependencies": { "babel-loader": "^8.2.2", "webpack": "^5.37.1", "webpack-cli": "^4.7.0" }, "dependencies": { "@andresclua/jsutil": "^2.0.4", "@babel/core": "^7.14.3" }, "keywords": [ "Collapse", "Expand", "Toggle Collapse" ] }