| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/apache/htdocs/app/node_modules/tiptap-vuetify/ |
Upload File : |
{
"_from": "tiptap-vuetify@~2.24.0",
"_id": "tiptap-vuetify@2.24.0",
"_inBundle": false,
"_integrity": "sha512-9GDXYr/wux8i2vVCOpigmDZDaBfjqO9OCxctWlH6zwNKr4enN0jfIySd6CDHN7E5eY7Vn61etkfQ4sRVGvH80g==",
"_location": "/tiptap-vuetify",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tiptap-vuetify@~2.24.0",
"name": "tiptap-vuetify",
"escapedName": "tiptap-vuetify",
"rawSpec": "~2.24.0",
"saveSpec": null,
"fetchSpec": "~2.24.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/tiptap-vuetify/-/tiptap-vuetify-2.24.0.tgz",
"_shasum": "0bfff0d5ffd13f1dfb5c42c2e70fe17b2812913b",
"_spec": "tiptap-vuetify@~2.24.0",
"_where": "/opt/bitnami/apache/htdocs/app",
"author": {
"name": "Ilya Zelenko"
},
"bugs": {
"url": "https://github.com/iliyaZelenko/tiptap-vuetify/issues"
},
"bundleDependencies": false,
"dependencies": {
"popper.js": "^1.16.1",
"tiptap": "^1.16.2",
"tiptap-extensions": "^1.14.0"
},
"deprecated": false,
"description": "Vuetify WYSIWYG editor based on Tiptap.",
"devDependencies": {
"@babel/core": "^7.6.4",
"@babel/plugin-proposal-optional-chaining": "^7.2.0",
"@babel/preset-env": "^7.6.3",
"@fortawesome/fontawesome-free": "^5.8.1",
"@mdi/font": "^4.4.95",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/commit-analyzer": "^6.1.0",
"@semantic-release/git": "^7.0.8",
"@semantic-release/npm": "^5.1.4",
"@semantic-release/release-notes-generator": "^7.1.4",
"@typescript-eslint/eslint-plugin": "^1.5.0",
"@typescript-eslint/eslint-plugin-tslint": "^1.5.0",
"@typescript-eslint/parser": "^1.5.0",
"@vue/cli-plugin-typescript": "^3.5.1",
"@vue/cli-service": "^3.5.1",
"@zerollup/ts-transform-paths": "^1.7.0",
"commitizen": "^4.0.3",
"core-js": "3",
"cross-env": "^6.0.3",
"eslint": "^5.16.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.1.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"postcss-preset-env": "^6.6.0",
"rollup": "^1.7.0",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^9.2.1",
"rollup-plugin-node-resolve": "^4.0.1",
"rollup-plugin-postcss": "^2.0.3",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-terser": "^4.0.4",
"rollup-plugin-typescript2": "^0.20.1",
"rollup-plugin-vue": "^4.7.2",
"sass": "^1.23.0",
"sass-loader": "^7.0.0",
"semantic-release": "^15.13.3",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"tslib": "^1.9.3",
"tslint": "^5.15.0",
"tslint-config-standard": "^8.0.1",
"ttypescript": "^1.5.6",
"typescript": "^3.4.2",
"vue": "^2.6.10",
"vue-eslint-parser": "^6.0.4",
"vue-property-decorator": "^8.1.0",
"vue-router": "^3.0.2",
"vue-template-compiler": "^2.6.10",
"vuetify": "^2.1.1"
},
"files": [
"dist/*",
"types/*",
"src/*"
],
"homepage": "https://github.com/iliyaZelenko/tiptap-vuetify#readme",
"jsdelivr": "dist/bundle-umd.js",
"keywords": [
"editor",
"vuetify",
"tiptap",
"vue.js",
"material design",
"wysiwyg",
"markdown"
],
"license": "MIT",
"main": "dist/bundle-umd.js",
"module": "dist/bundle-esm.js",
"name": "tiptap-vuetify",
"peerDependencies": {
"vue": "^2.0.0",
"vuetify": "^2.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/iliyaZelenko/tiptap-vuetify.git"
},
"resolutions": {
"prosemirror-model": "1.8.2"
},
"scripts": {
"build": "rollup -c --environment BUILD:production",
"build-watch": "rollup -w -c",
"commit": "git-cz",
"dev": "vue-cli-service serve ./demo/main.js",
"lint": "eslint ./src --ext .ts,.js,.vue --ignore-path .gitignore",
"lint-fix": "yarn lint --fix"
},
"typings": "dist/main.d.ts",
"unpkg": "dist/bundle-umd.js",
"version": "2.24.0"
}