| 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 : /home/bitnami/htdocs/app/node_modules/prosemirror-history/ |
Upload File : |
{
"_from": "prosemirror-history@^1.1.3",
"_id": "prosemirror-history@1.1.3",
"_inBundle": false,
"_integrity": "sha512-zGDotijea+vnfnyyUGyiy1wfOQhf0B/b6zYcCouBV8yo6JmrE9X23M5q7Nf/nATywEZbgRLG70R4DmfSTC+gfg==",
"_location": "/prosemirror-history",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "prosemirror-history@^1.1.3",
"name": "prosemirror-history",
"escapedName": "prosemirror-history",
"rawSpec": "^1.1.3",
"saveSpec": null,
"fetchSpec": "^1.1.3"
},
"_requiredBy": [
"/tiptap-extensions"
],
"_resolved": "https://registry.npmjs.org/prosemirror-history/-/prosemirror-history-1.1.3.tgz",
"_shasum": "4f76a1e71db4ef7cdf0e13dec6d8da2aeaecd489",
"_spec": "prosemirror-history@^1.1.3",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/tiptap-extensions",
"bugs": {
"url": "https://github.com/prosemirror/prosemirror-history/issues"
},
"bundleDependencies": false,
"dependencies": {
"prosemirror-state": "^1.2.2",
"prosemirror-transform": "^1.0.0",
"rope-sequence": "^1.3.0"
},
"deprecated": false,
"description": "Undo history for ProseMirror",
"devDependencies": {
"@rollup/plugin-buble": "^0.20.0",
"ist": "^1.0.0",
"mocha": "^3.0.2",
"prosemirror-model": "^1.0.0",
"prosemirror-test-builder": "^1.0.0",
"rollup": "^1.26.3"
},
"homepage": "https://github.com/prosemirror/prosemirror-history#readme",
"license": "MIT",
"main": "dist/index.js",
"maintainers": [
{
"name": "Marijn Haverbeke",
"email": "marijnh@gmail.com",
"url": "http://marijnhaverbeke.nl"
}
],
"module": "dist/index.es.js",
"name": "prosemirror-history",
"repository": {
"type": "git",
"url": "git://github.com/prosemirror/prosemirror-history.git"
},
"scripts": {
"build": "rollup -c",
"prepare": "npm run build",
"test": "mocha test/test-*.js",
"watch": "rollup -c -w"
},
"version": "1.1.3"
}