UNPKG

@striven-erp/striven-tooltip

Version:
39 lines (38 loc) 921 B
{ "name": "@striven-erp/striven-tooltip", "version": "0.5.65", "description": "Striven Tooltips UI", "private": false, "main": "dist/index.js", "scripts": { "prepare": "npx webpack --mode=production", "new-publish": "npm publish --access=public" }, "keywords": [ "Striven", "Tooltip", "JavaScript", "ERP" ], "author": "Striven <https://striven.com/>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/striven-erp/striven-tooltip.git" }, "bugs": { "url": "git+https://github.com/striven-erp/striven-tooltip.git" }, "dependencies": { "@vue/cli": "^4.1.2" }, "devDependencies": { "@babel/plugin-transform-modules-umd": "^7.7.4", "@babel/preset-env": "^7.7.7", "babel-loader": "^8.0.6", "css-loader": "^3.4.1", "style-loader": "^1.1.2", "webpack": "^4.41.5", "webpack-cli": "^3.3.10" } }