{"_id":"handsontable-pro","_rev":"36-8cdb5129f566ca4ae4722f2fec5caa21","name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","dist-tags":{"latest":"6.2.3"},"versions":{"0.0.1":{"name":"handsontable-pro","version":"0.0.1","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","author":{"name":"Handsoncode","email":"hello@handsontable.com"},"gitHead":"b75e7edfc73314c888a612c41aee9776688d682e","_id":"handsontable-pro@0.0.1","scripts":{},"_shasum":"f93a469336ffcc52a58f0796edb2302904ad6b52","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"handsoncode","email":"krzysztof.spilka@handsontable.com"},"dist":{"shasum":"f93a469336ffcc52a58f0796edb2302904ad6b52","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-0.0.1.tgz","integrity":"sha512-sxarhSSl1d8LWPIujGwnLWnOwybF8tl29X89TlSQtBfh5rROS+wWhYdtGdLRsFDM2tiOvgqeQ9QjliS/cvYawg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIADxcQDH84guyneP7jR2sGECosTp381VdYGGgLKjXDS3AiAwBU+kXs0WW6nLoQgJDNLvJ7HKLhgID6B734XA5Woz0g=="}]},"maintainers":[{"name":"handsoncode","email":"krzysztof.spilka@handsontable.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/handsontable-pro-0.0.1.tgz_1489670747105_0.8814374143257737"},"directories":{}},"0.0.2":{"name":"handsontable-pro","version":"0.0.2","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","author":{"name":"Handsoncode","email":"hello@handsontable.com"},"repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"gitHead":"96cde38129ae35c4126be7c997234b04f938dca4","bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"_id":"handsontable-pro@0.0.2","scripts":{},"_shasum":"8e4e86c299e4c8f66f8efd79d3b45095d843ce23","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.8.1","_npmUser":{"name":"handsoncode","email":"krzysztof.spilka@handsontable.com"},"dist":{"shasum":"8e4e86c299e4c8f66f8efd79d3b45095d843ce23","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-0.0.2.tgz","integrity":"sha512-20SLua13MqoESPrECI/nQoCunFb2/uuLu0wMqPy+0yrZjMoxEvKtdWTHKIKqPuRrPNfuPf2ZQLCbN+E849dJAA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHkdG2scMjhb8kGAwJdj37/YdpOb34gCudqN2csxLGPtAiBc4wF/RDLrfdQS+j+auXBMTS6DkMUmrEjf/lNrDV0JiA=="}]},"maintainers":[{"name":"handsoncode","email":"krzysztof.spilka@handsontable.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/handsontable-pro-0.0.2.tgz_1489671005091_0.7602351445239037"},"directories":{}},"1.14.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"https://my.handsontable.com/handsontable/handsontable-pro.git"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.14.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.34.2","hot-formula-parser":"^2.2.0","moment":"2.18.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","loader-utils":"^1.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"e7a6af9d3a0995a971b0dcaba4cda357307cd776","_id":"handsontable-pro@1.14.0","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-DvmcuCmmowE2Q4dd7UP7YE3Dy9g7lQJ/7B+suJNB0CZSuxrcWTHRcmQWTZvVNSPOpugma99W5507TL6O4LR+bQ==","shasum":"f3e7e52cf48305127a3ab04c85418e822d966bb0","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.14.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFUsHKt/7V3XbVOn6CB2j5uCXZb6FVeY07uO+Omu4pipAiEA7/HC+J6MVwWjaHDN3WOc5lKdP6HusnxpD20uwmjJX8k="}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.14.0.tgz_1505204890745_0.4672953560948372"},"directories":{}},"1.14.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"https://my.handsontable.com/handsontable/handsontable-pro.git"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.14.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.34.3","hot-formula-parser":"^2.2.0","moment":"2.18.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","loader-utils":"^1.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"9621e960c61f6cb16458abe47067f7f0cc7ebfb3","_id":"handsontable-pro@1.14.1","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-YEe85nenRcoiEvaMfTtvW9mu9fn5ej9KEKO2NngAVOiS2i/YKk0R/giud/o66gVRQDNr3BQ0fQX6Q6z8MCaWqw==","shasum":"d0faae96f268f524552fe86c4af58fee2191e8c4","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.14.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7mZ8TLUPH9r7vVamLSxt16u3O+R0ea27jp81XBBD2zgIhAOFaVYhmpI0KUBV8gtvj2mNBfGzS8tt84QahEFLTOqbk"}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.14.1.tgz_1505216882494_0.40649855183437467"},"directories":{}},"1.14.2":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"https://my.handsontable.com/handsontable/handsontable-pro.git"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.14.2","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.34.4","hot-formula-parser":"^2.2.0","moment":"2.18.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","loader-utils":"^1.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"14922ff19b4fac18a4fe930b02661943a1b34c8e","_id":"handsontable-pro@1.14.2","_npmVersion":"5.4.1","_nodeVersion":"8.4.0","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-y41C6qbJyDEY+M6YKpfpZ2iDie9JwdbokIvXrPyh7iiMXmIL1OODZGnOFgdb971+kQUUtqGssa9elRE/jb5kkQ==","shasum":"b1219f625c57fb98d7196571f6372934d4c7c115","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.14.2.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID8x0fzIrGUHcJDQNbxQFMoQ+Z3mOtwWpT9ZhaIadEwyAiEAgcXOq8JKo0OCB0P0t725Mo/gevbpBehL8rJsQlL3+VA="}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.14.2.tgz_1505295522548_0.36217100033536553"},"directories":{}},"1.14.3":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.14.3","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.34.5","hot-formula-parser":"^2.2.0","moment":"2.18.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","loader-utils":"^1.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"cb72b0229a4fe3277b45a93e8963532b1588cf23","_id":"handsontable-pro@1.14.3","_npmVersion":"5.4.2","_nodeVersion":"8.4.0","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-64Qa0G2XL4Mjplkj9wowuqkta0/cwKk5+pJe6DDRpLLh7IbT3JtLbF8FF1Bw3BlTa0E0XKEpz1ssh7ys7/hb/A==","shasum":"1577cf4e90f3aabef46d952a0869cfce828bf1ce","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.14.3.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDew/H5oWny20nXOHLcTcqi+UiACOFQXbks5GojjHKcYAIhAILrPAbuH5wh5yHkeFMoaT9+AX9IACWkL22RyvShBJj+"}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.14.3.tgz_1507796316460_0.5392545799259096"},"directories":{}},"1.15.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.15.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.35.0","hot-formula-parser":"^2.3.1","moment":"2.18.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"fae06697e348a768488dee6cc93f87185e9c0217","_id":"handsontable-pro@1.15.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-41jwyNaRi3+MiFNfKP6rPY/vfJ9gs5PBw5C7AxZbswjQWHVBxEDrSOBo4aWpy/YNcu6BJaVUIpE4A65ce3W7iw==","shasum":"38ce38361fb2b49602e6b3d807f85bea5f5c4d30","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.15.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbzbjjQVzlVNDqSF9o9wTsGxdj3B5NvynDhdiByVU7DAiAUyRYCiDebapuSeLGnH1mODd3yQmDuOxUTHHjbY9TU6Q=="}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.15.0.tgz_1512561476518_0.7439110684208572"},"directories":{}},"1.15.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.15.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.35.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"2a856d489f6e2de7c542fdaa7f6ebe43e6f1b024","_id":"handsontable-pro@1.15.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-7huYjgrXpAWDInh7NJAhLKMDpR6GHE7WVbCA7snXze431LZDjiD7/1vsaNEZzE4hER6DYT8JvdV7hmdJjgQzTg==","shasum":"426722b4753f65cd25db4b3a598bca922cff7af4","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.15.1.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGOKN3lsCaEgpEqpufZTJJR/qnjR8NKimBnrjB2Ca7nhAiEAoHgrQQz/pbqRD7zlkINbteqzDEP8jB9WX8ayWb9fCm0="}]},"maintainers":[{"name":"budnix","email":"budnix+npm@gmail.com"},{"name":"jansiegel","email":"js.ziggle@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro-1.15.1.tgz_1516872586578_0.3473432748578489"},"directories":{}},"1.16.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.16.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.36.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"262c800a75c98d35be615dbe460c1bb527090980","_id":"handsontable-pro@1.16.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.1","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-3iC0Etym6zig6h/lrfHNSF7QEpQ2qYHMLZwQhWaAVFDQXKYJZkytBet1RtMNZUrLW6XdeCTpipOld+tsi8Jhlg==","shasum":"bb7806aafeb45cc7757998a8c47cfda534e6833e","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.16.0.tgz","fileCount":749,"unpackedSize":14918618,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOU45YY2eW4wDGD2lYzK/UpqV1FEmOFmn4GXICTeRReQIhAMOIErQ6zLALzXQBIPn17TF7sDGVCNfS0a83uHu1fhSH"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_1.16.0_1518778230998_0.6780062719170714"},"_hasShrinkwrap":false},"1.17.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.17.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.37.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"7317e93c9e08b304ae620d11b920bde813322fca","_id":"handsontable-pro@1.17.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-nV1DA1hdPgEmUEQuSMy1R3wm3TbPBIIU+OcApMhnyIU0yLx1pday/FOHCxXfhJwn5gxxhxCgl9EXiwEF10c32w==","shasum":"6031a6aad548f7454f140c0a532b24955adf8f27","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.17.0.tgz","fileCount":754,"unpackedSize":15083884,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/tvBy4d1Mtn9SCIvtyOUn4hemdmIbDNaIGoltxZyJPwIhAK616xgKl25RDcPfDhFhLbMgjPM66Z8mxttRxb5HxNjb"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_1.17.0_1519909078776_0.6848075841433614"},"_hasShrinkwrap":false},"1.18.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.18.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.38.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"4b7c80fe838a73910cbd5c630a91786753d6e5ed","_id":"handsontable-pro@1.18.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-DXt1ncY3oTpb44FjpHfRPEC8tA721MDqawzyPrEgU7Hd9l8KGNaRzdwt0FuM4C2hWS9y/mlIbJbCXQiBoYgnTQ==","shasum":"913b667a5255b1c0980f4918d85b39ffba7b2a3c","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.18.0.tgz","fileCount":755,"unpackedSize":15551143,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHVu30lof/q92IJnVi62Tea46T/fbpotbzUlcHOsPjAQIhAMhuTTGAqekIYfsBTnaIIjpbBa8L7VT+PovW/kXkA1y1"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_1.18.0_1521025593431_0.5995264466572443"},"_hasShrinkwrap":false},"1.18.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"1.18.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"0.38.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"20f36887cfe55eed28f178323cd5900bbbd29c00","_id":"handsontable-pro@1.18.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-jU0p1ZTJSz28/LnJxDN5JSqBnSlUaxdn0qveEX27lfybSzEz1qKnjA1kgNkx2EsImPqmnMGOpmXoSVfa7BXf8Q==","shasum":"a2c528c2aca449925e579a7bdafb8c2d0cbb3f09","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-1.18.1.tgz","fileCount":755,"unpackedSize":15557981,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKhr4ygbBa+6FnFQwODz76zADxACveKoROqLGf0IUVOgIgYJURIBQHRy1DcZnxjmGHV5DBtqPak/e+iVZzzbpdZ5E="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_1.18.1_1521539282216_0.7170466649570653"},"_hasShrinkwrap":false},"2.0.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"2.0.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && grunt test-handsontable","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && grunt test-handsontable","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && grunt test-handsontable","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"grunt test-handsontable\"","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"2.0.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.2","glob":"^7.1.1","grunt":"^1.0.1","grunt-lib-phantomjs":"^1.1.0","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"f83d46960cc9012bcace2ab63a44db45f5a21600","_id":"handsontable-pro@2.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-huLzn3plFUKZ5CFyJnvrN4rCFeRdQQxKwxrQXl5AEUcBjxbRnwFgeuXP3rTAq7sCBE3QvaQSv5jsAy3Gv20BTA==","shasum":"0bb63443d98ca3cc2db42cc21c68710e018ad58b","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-2.0.0.tgz","fileCount":758,"unpackedSize":15845184,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDdTntEavJ7bhccHlYzKM2TX6NAZRZZKGv0uhMET/FIuQIgBcHDOc8NuiiTcjp9pEWl9BjHO8KIrsrjfnUQgjobEoo="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_2.0.0_1523448383286_0.9580314808525945"},"_hasShrinkwrap":false},"3.0.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"3.0.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"3.0.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"1.11.0","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"938ac9d34382320b313e6cd8dd103474eaa7d878","_id":"handsontable-pro@3.0.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-lWP3E53Z82exqCR91XOBkFI8ry12EBZX20yLrIU+MExazqbykoemzH49RIBpnJvQdEgJ5Y3ZK+4cUL4GY4bdHA==","shasum":"d8e78580f49bb96effc16392a33140aeab5aa714","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-3.0.0.tgz","fileCount":772,"unpackedSize":16189103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/APYCRA9TVsSAnZWagAAwHUP/2NRDjFS7Yh+486Ko9nC\nVHMgtk8lopo5UYhQtLD6qK1LPPE9YhfkUZ/pwfDBd5NTnC2PY5gOoZ9zHvf0\n6G3LfSHeICkJmtLd83Nh8GD16ZllWLDRFE23ejESg/ZTjhSsKBPwpkeH8TAM\nGylTFii3uHpCkjtRGYOqqVetLRZxopnfLn15Mbu1bHsEBCdMpPHi1XSOOh1x\nIcF2qHbrJdot0xjHuPi7DESYkWImvsYm+BNsTkcY9nHFnw0UZ/6t65yD/Cp0\n7hM69W5pq2lAiDKsXQGTvwdx+VJRQXStdigJyKd9gbc7YqPoeh288/xAHU6F\nzjlYkme/uvRxk5xMZnsppcZDUnIcFo3Zi+4RFx1CfADgT2TbNdPNqVWrupUo\ng/C2wkJ7TyKSKtQvWx4GLXLDkctBfSeHouZO0UfWAuRMZPVtMUYElKSm5jBd\ne6C5+VlyiRtVc+0Yy0cMcNtfY9gW4OYmnrlgEp44HvaLSCWE0S8LbteqihsP\nOgH/R4sMs8tU9iJ01qHgWdka9tbvBRonc914vwk2n/AUlqSs+eTvO2Hst8TI\n8psQbf5vDS6c3qEnlAHNmjPqf0pPzaqRGrZsnYtRdMHrja9fID+m94giyM8m\nxLuOJBxPQt+sjfpxLW0Or5967AygjQJQYBlzNwBEQ+etZdP19JLXt4a7Drnw\nUUAQ\r\n=YJPM\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyg5ceYmnDx03fCYA/Ro/Mhzt0xri5b0m/xMmqm2FBSgIhAIgjfoic5KTB8oO1dGSgJlSJufI0oZmupzrAZpXU0A0K"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_3.0.0_1526465495069_0.804728453242509"},"_hasShrinkwrap":false},"4.0.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"4.0.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump --testPathPattern=$npm_config_testpathpattern -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testpathpattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules --env.testPathPattern=$npm_config_testpathpattern helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"4.0.0","hot-formula-parser":"^3.0.0","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"b329dee070e302edf84764cf246f0e62f1fdb6c0","_id":"handsontable-pro@4.0.0","_npmVersion":"6.1.0","_nodeVersion":"8.9.4","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-nV3984oZHXHi8zQ+Xdq9Q1trRu3XnSiQ4iMUMtxz3lHV9MpLYk5d7WFCQRySGROT+CYIs/MOBvpR4dK+X8kRrA==","shasum":"a2404e56202da80d6a28a115d3d69c6b56fd3bbb","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-4.0.0.tgz","fileCount":773,"unpackedSize":16708917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbIPXDCRA9TVsSAnZWagAAlW0P/RSnUjthaWw1siz3UO2s\nm/5XMqKZ7vKOS4ZzSb+SPhG1ubECusMIE3HSqaZv92sBmchEHuL+upOcaxgm\nyVuroMFWmkHED9syPzlbeDgNGGAPEZmX3J2gR4748swye7m6lu8c1yAGMpRo\nRE2CC2QYy+apn3p6Ho671WO8sF5KAuZbBPj+oByY+rGrKDmIpaHMc/k2/VCd\n12LfIqs/8ZcAwxi/gTSrCAS/ekdUvNKTcVLwRfli0IIhWO1QtvYEYsSthlOc\nHb+gpXH80t5TpB08kA8mfMXOVEa7g7e6rJugzMgPcY6mhddRJF6IiHmIjxlL\nsscDSn2r4ma3s26pXEEtlU3dF8w/GH4tfQor7Hc30/WpX12p48DVvy4K1FmG\nkAntyuWavE0QezrGnjLPsjA+l9+3wTCGHZSGgGp0w78W46pIYML75+U9+cpj\nKAClOPki4wYZjFToV2vtUBdXtYeRgMn6Lf+Hd2YQVEO4Y+iLREDsvzjYg0VL\nqYRnEtSwon4ODN/O67R0Fl4SVjOL2ncjxIiHvEndCUcYCC4XagG82gw6i5n1\nVYkZjGAIg+IbInnUbpfS8RSqvu3nG9BMNVdah2H3rbZmxPBHGL5GpSn94exc\nXi3lx9XdHpBbjIyakhObK6189gtNAOXtgr83dNUWK2CNIDZpwPgG09Iiqma/\neVRk\r\n=SRMp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC25YioQaN3Z4JqOT2PXTzuTfih/s1VsNbADFMWEQgphAiBhD79Fvtx9x5Hl3hq3L0kECKdkg76EmBRg1zk2vALtpg=="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_4.0.0_1528886722261_0.06419229939062499"},"_hasShrinkwrap":false},"5.0.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"5.0.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"5.0.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"61648eb292fe5ff4600051df1a60d49c25bcb10d","_id":"handsontable-pro@5.0.0","_npmVersion":"6.1.0","_nodeVersion":"8.11.0","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-TOrdDy+4ikM/ZFvZpSzY9q1HsUxQq1k+vCeeYJ/9GHcjg5V6bQg0XBNvSzCq9QhZIiLViW+eaabtckJZfQPBAA==","shasum":"88a612642ff45c182e67b3c55302a4497d8ddd69","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-5.0.0.tgz","fileCount":773,"unpackedSize":17080524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRdixCRA9TVsSAnZWagAAD7oP/2voyM/3zRdzJzvzgqqq\nQa5qRgXenDBGkBmOwqhFp7yL9T4QuCOo2tr/9HDC8LxjQASA20HOFy4zKg0x\nyzisNihowdAfII776N3a1yfEoYn7LgWPRgl966BmtB5Mbzn2ROaRnlm5tgvr\nPTJ4BbT2/3ia373YrFcwwVHekFqPVuHOHVO/AQMeGyUiBPF3j8CIFlvmNoUt\nkmx2oM2YD/+Y3wfyhyIvRX+ON2YxL7hFv5SGZPtJcM0JNP/IXc592dBZBXX8\nKmCQW2Vv8/Oh9glUro8rlj32EsSdQQ1JxD+MhrBSam+sMFoxpvzdqs7uVfis\nraZ/WGZ1h3F6bpmGtGKYrbgrJquYg5JQLPN5Z9sAwmAW9dWEi9cRU2BlUw9r\n5knSLEzYk2VxjB2cVzC+S/w98jZ6zXzGAVieqkJfpRPCNRKKJlj/l4Rufngx\niQgiVYArz2mgLFJt+SIgb7ltTzTao92O2QkatMdYwVexYqS5XvU7CqWzvVhj\nY48snxsnjzEGK54nMCBn3Y+6l1eQAnkZsmnx+48GArcAAgKpQ913aGDeGXE7\nF1W/uVMAQFZrZwF4GrXn+E7uI5FtVo3G9FERu77oD2qxkE67Qyjg8hqNhY3E\nWN2jBKJ8oMma8VfV4mFXnIWEh1x7Ffbx3V+PxawxaKJSEfnkZoKloWQidA7j\nHd4g\r\n=LLg3\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWK53c/Hl5AWFN4pcVMuik7QEwaQCoxMvj7riFAompsAIgNoFoTqrXa0Ef6/XGlIcneCfNmIeH/Bt6X8i4J2tusbY="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_5.0.0_1531304113486_0.03670156860875173"},"_hasShrinkwrap":false},"5.0.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"5.0.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint --rule 'no-restricted-globals: 0' test && eslint --rule 'no-restricted-globals: 0' --ext .unit.js --ext .e2e.js src/ && eslint --ignore-pattern 'src/plugins/**/test/**' --ignore-pattern \"^languages/**\" src/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"5.0.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"49a848870ebb7dae0522fccbfcccd295b6e37732","_id":"handsontable-pro@5.0.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-rOTBJS601fS4ZejCLpFLvfl+EGS3rx0PEbmblv+380Y1At+5WdmA8GX/r2HJrP+ZDVu0iMwCedWcqZzQMAwhkA==","shasum":"4f48323282ad7f5a5b9f2d6b3c427a50cc7de5da","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-5.0.1.tgz","fileCount":773,"unpackedSize":17116179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdVU9CRA9TVsSAnZWagAAGe4P/21mu/VX3FVOopho7t2V\n9a9OiyvF4Tc4vRMbbMIWY+AJE2Qsu7d37OXNjSjBw6GzmhzFertGPQxDatrZ\ngrEY2CbNoaA6eTuaTDI5/bDVQoMPlq7x+wbMjSek2hiDQ0/KqYfiqjiRsBmF\nOL5tf+WrLy/aKtqCM4zJEgHO3HwEr3Yb8JItd6WBpeTqNAV3AlF/2AxIbSIR\nN3ie2rlfArxsdi7jXbnRPQXqoTM4CI6n3k3GQKwZa7t2TFaiKpzUdqxEiYWe\nzEKtD385KQtSMVz0Mwuw8/uxSwi46JeyMGjqz9jyyDYGfxqFSkFXVV7lmkMO\nD+ZVMHojtNrIzdvTU5fK4geEMAjizH06j2+KQBff4UM3+2XvYa3doBHG9JKA\npoyBPfRlFZEGLm+pBzKrzfcEy8oitPMUthi4XGkDCbXAWjyx0M22yBOe18H+\nDYJRVZG626m5zGNMJrVdbadhKKgK3xi32dixDQl6F8P3oH2yOp179SYmqmtN\nodbUBIegDB34QAeVOnStXo1rtIpf5+d7LRBXr3Q1e5w5wnPOPvIwH4hlpAvX\nRLQo6yLtLCkyG6nP3tV5ILb1gtMp+Gir3Jn+ZVC6yRoJIt2wQbL2/ipkE7GA\nsDbceOwp7rs/jFqyBSv3cF4q4xVhuTif0LTiI5mMRIDVIbRu3AFXmVFCo7dI\nf3QR\r\n=vBiZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCLnqwPDS8WIKX55HfooNDStIgNR7T4EGBBzMsg8NP6CQIgCUERHmuAu2bKKZeIzbs6vC4WRY5f3KV2v/pXhl90h44="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_5.0.1_1534416188455_0.09646225954713517"},"_hasShrinkwrap":false},"5.0.2":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"5.0.2","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"5.0.2","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"b58392f155d73261fb8d402abbc579895022a674","_id":"handsontable-pro@5.0.2","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-bTrUmtBs4U2w/5YPYbSvSHCJgoMkD0D0LQyNVBEV1fmAKAkgS6HB9qm2COwcZZ+w4IIEWOwYSSJ8vmrVoug2KQ==","shasum":"d988ab22d1d0d0427da80258d69f6f96683b754e","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-5.0.2.tgz","fileCount":773,"unpackedSize":17128112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmO1ICRA9TVsSAnZWagAAvccP/3uY8CzaUWWeJSTUjT47\n6cwcLF+YPxoZeNsHjYKLMQBdlJRIq1XU73mTgmLGqx8hGL0eeuLSyvWFgmQ1\n2yvqmnRBpbAC6ZqXjSHzKcMOIgghdA65WwcLTIgZ4Ncog48KgyMY2vUFegE0\nMq1XhRS9Bu0fm7i6HjE5AEZvy5fuGSmnW86jiyel6uLE7tK5V+Z5/V7AltEh\nN7Oooo0WZiIGmDlcBJMCZ1z9dJFJWYrWMcYBcDK4DLIj1q4uEgsu+ZSCHHzD\nhimyQdpHe8wL3XlNwPFEsxHoiO/kHWReIN0VrB/rCXolDV0g07yw6MGMDhxN\nDRNQC3v7/iz/TbR+BTtAIyQL3kBp3qYD+j5rSZ5biLr8/hZUI+oa9pXKAbvF\n9Cwi1wE2xulqrYVV/PEe7I/nRrphkSN+o5ZklgqhQX4rscx3yJ/w5rRd5m1c\nMCdVAHo3diveKYZrbFY1BEAFtT4EDrRuBAfpEeVTzB3Bc5dQGtgo8nzBjSsK\n1kel55tzcKnC9OZyXAQeWRxQ0hT5wT1SkAdFaKS2toWETXHDjsev88L9O8a/\nzFfy8LgsQR+3KxOrBCJ9pMNF7p9FQTSIuy+UcDtShX51LIDdTuaGn+1rYK8s\nQ17srrsFAXV05vnmS7Z5VJQnPY3Q92jNa9OsXgv09FZFPGJqnCrgsH8bNlRr\nny9A\r\n=iuMd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7YkpiK0B1gLeovE6Ll9k15+K9l7+1y8NgN86FKo/SNgIgO0v3aQxibUgeGyssHWE5rCXaJmP9YhOFV659m4BllCo="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_5.0.2_1536748872091_0.21647446978339735"},"_hasShrinkwrap":false},"6.0.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.0.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.0.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"d98200caf9f8c36a7cab4f127d32f1889befbc55","_id":"handsontable-pro@6.0.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-Q7UR6EEQgjfkbGhjpjreMTrqO5FBeL42jJiSBgKssXtyI+zjInsd7Q7u/GD7GXafdDnQR1JY6PgHP1r7rf77sQ==","shasum":"56bd4a51e08058f08aeb90243d8fa8d2bcfd54fd","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.0.0.tgz","fileCount":822,"unpackedSize":17975668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrKJOCRA9TVsSAnZWagAAP1QP/A4O13hpVdP/fuUdGsyX\nZKNbFdQ30jtcg1s7gtb/Jt0o+LMAdYCq4HgbTa8BbRFP57Wvuls+gZVCtghK\n52fAbtovtUf+2aEm9HmYtCdsucO3gOVVlxodYpsy8wRya9dxUBl7QidFxlFO\nm5UlM2LiAJCAmoD7v9kJn/1aulbBSKaovA1mWPRW+bLNiNnTda76JKIsRhVA\nWBdrHzonrgwrw2E6a/e4uwQPe1Hx8xpqFX2SM6U5GK/Z8T/JJj+RUINOuLpT\nEDi80qHGb4UnHN18shMwOlcfhQlzVBwPB0lb/UE7sFAdr272wJ20Hg3a1p6X\nTbnHShfBM8jKqL6V2fbS+MoZxRDZAgjZ+mG96V77un1uCgSoslTc3b+bABVr\nIKW/XYe3qPpPm5GfPSPdW2FLtTYTlMcPyjvgz2zIg03Hkf8zQDuGmzO7KCvp\nt79SMXJ2Hj6w6inxbgDa13Q7CybCR3ywPBYluJXZ4sW/jRcqmN4CMULi6Nzu\n1bD96i1knb7aGbwUFw/tbvQNSF1y3reGR4rYcQfssG8abRD+CYbPJ5/6Rnta\nZb0XnQXyoFPkDiHwhylyREBOH7JPsAqnVlXLwSUqwASjqLliPQvRtYRds5oi\nD2p/gov296kPGiuwm1ejUXxHnbSn5kfMAbqY0B9O8PJ3g9ET+P+ZKTlQ7246\nmB32\r\n=BsV0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeTPHfkqSZf4C48ZO3ffHgyaclNYys79zyKB0+y6FfVAIhAMqtD/uQPBbzjOspPRDNXyPE0w0XDGYVjEPvxaPCq9eV"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.0.0_1538040398004_0.699532628233039"},"_hasShrinkwrap":false},"6.0.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.0.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.0.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"3b70fdf198d1abada884d2ee4b12b3f19ddcb03b","_id":"handsontable-pro@6.0.1","_npmVersion":"6.2.0","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-OU3PU8nTtpvOut60ys0RQKGo8+e2VQOK5o/fHBSPt4aovDUHWWnk3CPveaXjBjblCdUublNQRlyxU07+KYgwqQ==","shasum":"85e4628e79d27d9285b180fc07fe8a284b193233","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.0.1.tgz","fileCount":822,"unpackedSize":17992350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs1E9CRA9TVsSAnZWagAASF0P/iBS2/c71bm1zEAATrfs\n+nfHy6wU1E8gEv5QZXJGnJ3P3dBk2FO6s/NFZqgm7IfjU+pQUfBPri9AhgCR\nAhCk5H2Zcf+1KuRPHyeo6+27ruGySnEnyF4uKNFMvBwEH4eDRYKO8cE2XmbG\ngNNZa/mNp8cJnlB5j892men5zsIRxkwsqWsENJYjJnD9RDDFftl8Vq7qze0J\nCmTHJWwEWD39Eatuhw5kU/opqzx0AVS32RnGcIVGlAH12U3wt50mq48zq799\nSBiy3EbFmGkpx+mMfGSMe5AjU5UVOsnNZ0nnqQdcKVY0n8DoSAakHqBD3Nzl\nGwdTmWyokfLA3W+1p4VY2LydCVp2oVDwk8uAMVJ0adLuW9Z3kMokU7DHpQFO\nb7D2TdGLKtA1IiEG7B3IczgPLyvodk7xVuM8QGC+gOmiETUBzW/i/ktBoSpx\n+7SjG0OxxzswrdkNjdKNbEGrXbn6n7I1Z3KciYh73CNxu6quYXwPkWJY/bW2\nsknSP38d8RXqOdagzQDfM4ynNkNVQvTd6YGdFFVdFQgQuFAn+Ml+RlOBxqXB\niNf/lchP46b5s+ENA+tIVvdurwN6PsGLFebyuNUDUvARoSAb1wDUGp8cd6bS\ni/PGEuSuX5mA+Zi2mDZm726NKmeakg81/pKErw3rVWb3ILToPP2In9OL26+K\nWgFs\r\n=Sy+V\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTwX55xKKxCLhC7HTIbRMMVr+fdiUkPEVSrrui7q6nhwIgbgHYooqZsWQteJi+bYe3jxrIfbMaD9Lk3FU1rHXhJWo="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.0.1_1538478397001_0.6322992726195908"},"_hasShrinkwrap":false},"6.1.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.1.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.1.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1","yarn":"^1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"2fd37e49cd9a0c6f43906a394539a0c10d61b9c5","_id":"handsontable-pro@6.1.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-8Evdss+rs5ZU+Qe4Yv/DiDpBaBsQ7zW8d8Ft2zr2Sl6QQn0jYnrF1LFhES7tgOFIfjZrimSFsXL6BFGAcp8tcA==","shasum":"3e668882b7237c767c4905af0933aa63feb084e9","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.1.0.tgz","fileCount":822,"unpackedSize":18111553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxwzoCRA9TVsSAnZWagAAXCwP+gIpC3YGsELeaqLJSqVW\nxAi8L3Wj/Ixo9ptB6m6rJFzCJfA5PvOvJSrUcjTTO5JPEQ0D9BhMhVYsHugH\nPvfbzII7dvYraBAxzQlYXRYf0BPeBF1qytRZ5Z2wcOJ22tk0/EmeEJ0YF8rx\nsIAs38RpEOecpsUcLAoOdJhXeMCG018He0vSfdEqMBfNlZyZiqDUGdbYQDvu\nkZDImz3ICNanW28ciZ3zLfv1rDLZhc1hy9sz3GBGRqkUi8l4jjSRA70tKFGe\nkIYAGXzDRVgcor4RUCo5wAfgBV9IUqz3S75/hVZsZSWB4lKFVEAhdq+Too2a\nme2ENPHYZ9cDe94I8UfHHyHVwdDGWpjjp046j28Dch9nlTx2QjRV7yHzs5eN\njDafKbRIzSQxz0WzUbXsSBnpID3UYq1MO4dYXT7feyWnxDgvQucvRSU0s7Wo\n59vk7OSHLxt2xqDi3mreEtILPP8w+jIRK6aTLccbk82nh+jOY3pkrnn/2qUi\nasEyytD0MB1WywBqVDHbg95MOGX9e99Xa3EOeVzjA0MlWdJ72qF9GXsgyQcp\ng5BEItFuE6UXu+ygX7xKd36DD67cjtEUenWsbWmqviSddwHQoVyDj8S1jHBv\n3WuwDJhJd5crwrVGYTX/97on5FEzJgCwG9UhG1tYCrFIpWdOUjhygjlRzXRM\nJv0L\r\n=kJ4l\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDNeaF43hZWy3FCdP26b+DqYdo2DH7+3DCAiB+GsELyxgIhAOmGdntTLa6HKT4CLg/NF1M+fXOzCPT7xltLc7gyq1tC"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.1.0_1539771624045_0.88797552705429"},"_hasShrinkwrap":false},"6.1.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.1.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.1.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.0.1","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^19.0.0","jest-cli":"^19.0.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.2.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.1.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"2d16748e560a4605688774a94256bc6d602a19d1","_id":"handsontable-pro@6.1.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-l78yFrRvyxElfT61QcBtvFnKD8pyZx+Xfp9/vFUvmbjqhsqwAQ7Ws/u5MQPj/zuLVkS5K8eDUsgGK9xUEooy6A==","shasum":"0587fd04fbf7e3680d9d9833f205ddf5d45e1713","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.1.1.tgz","fileCount":822,"unpackedSize":18111738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvjvCRA9TVsSAnZWagAAOnMP/inpqQAap+ejEDhIPqmV\nlmqrUBo2sYWKMWcQHEWnMJRiIHwtILETOyR8OO9R1D0Vf23dfHtzFoWayzPa\nHtaABElPTyzGzFqnuKUScfEQmZ2KK3wUfYIFW/T0WXhSspf1LTe3ODZnIvWu\nz0sn/6j5tcDgo51gkSoXV3DTZk+SkjNcHVYZEURAWVKaX0cDIgiOPiEBN9Y3\n76H55W78kxE0P4HALKQ7Sk1Ut0o45EABeiZycUqqotoNunpsH230k48QaFvI\nzB4ot8UB1wYR6TM4U5fe+GrCzGvk7x67zP4mNo2jswzXMnyzUWwapspZ80NX\n6Ohqyuk+dsUCCLyXKMRtchszOJkoq6uuP+nK7zupEnKHjJiIn1hH00yOuv3G\nVKV2BD4ALzGW/mmsTpUZs353ULI5h7R6V1tODqcD4xuap9yinHHA7sGEHXDu\nzGjrkQlKVq3EeAmp2Ka69vILV1t0rl/+OI0zGd1ozoTmnZNMpD10e//RiL0K\nVsFoMFZMpxyxe2Ro2qfX2aLgxV6zC1KyBH50ZlHdFBnC71BbPzHkHaeiAFH2\nxw1Qt9MWGCLhoAO4SU6no/uuziw9IXadCWMyl4EV0350J21tYMPU30SJ1RAu\nFQ22n8X0+LUJyEZvCC+hJunTEKzR+11DHYAThm/pSiQS1nD1JmStQJZsOF6Q\n0n9R\r\n=6cnB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICJqBiasSweV/wUTrUepIpEE3cQ9EDVIOA2BjIcOLwdqAiARoIiL/GILbfN2/DAznrv/TLxZzgqT4VZB/tOLegFzuA=="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.1.1_1540290798584_0.78039954454144"},"_hasShrinkwrap":false},"6.2.0":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.2.0","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.2.0","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-eslint":"^7.2.3","babel-jest":"^19.0.0","babel-loader":"^7.1.1","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.2.0","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-require-ignore":"^0.1.0","babel-polyfill":"^6.23.0","babel-preset-env":"^1.5.2","babel-register":"^6.24.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.6.0","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^23.6.0","jest-cli":"^23.6.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.10.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.2.1","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"26125b9901fcad3cea8ed92088b49d2d0b4cff15","_id":"handsontable-pro@6.2.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-q09wAHcE0q1Erz9xYDJY15Y1hyJ5P3XLYNmLLUuaTkodMBjw6EuqaD6Y/ri6V7jOZEmFhXrtzh+e6kUOCx3Pdw==","shasum":"b32fe285bb4c4d25b18fb2e97336e94eb98f765f","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.2.0.tgz","fileCount":798,"unpackedSize":17889069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7AmSCRA9TVsSAnZWagAA7wQP/jzEItCZeSAqGUcva2zD\ngZWlnfrYXEnJ5yp16eBrONVXu7NZarsf7+2Dor/2ZHCaHc3bcAjrZFcofC7Y\n0yGHtkkmf0tJ0DcuT7m4BjglYn50tjiv5pzx0VlniAJ+PRk+dyJcqqXXO6y6\n3xN7hcaGkiZ6iSTNYZIPQ1ZWUKuLm0BvAqRMjEFeOPXCSNw13AcaVD/vJplp\n9RkTi5u2HrKPUw1yPG0Mj7rariRTfUcYr+w6Y8RhCzhMol4RTF82X0yBOg+w\nFCWRXIXZlRXi5x5SVJgpqMDXDDzUIqfHrIDOA7jnpPwJeOWOfqc6f7aFK3Ic\nLrofFvY0U7MubqczKcaP2SnRiRuUQmf+qWqRCa0VeGFaM/se/OM0mDp3viNY\nzggqOBVmyjwMvTWKlFgD5jRS+6p3ikfFanilYOdTMePlpw3FpA43a4na8/WD\nrsKpFaaiAmYKt3WUG97M9MZbShQRVCKe/5+lFZr/HAWmIJ0upVmszYOjtOdj\nvcuImk4W0D/6vJ11FSqLJ/ma1M73a312I7fYPfHGYYGR6rhvDxoD71KOoZU2\nD9Ui5U28pMBrAB4JCiHt4Yo+KH3Nu0LX1b8zZiVk1nTVcTO9p0UqLvqOI+tL\nBqq8A6OEo/RCApDPe61/IZJe7+vEVflpzAxS2z7CJefX/kDKJb81UjQ4/Hqb\nMhJR\r\n=Izyf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkixs3UFT9755GJq1q9n5QwARsYjsrbgzhyVAN5xv0wwIgZbv+xMl1l6++5cHGCvd8wZQiJy4D6S+BUy2T0EZF+Ng="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.2.0_1542195601183_0.43210042030975293"},"_hasShrinkwrap":false},"6.2.1":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.2.1","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.2.1","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","babel-core":"7.0.0-bridge.0","babel-eslint":"^7.2.3","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.4.3","babel-plugin-transform-require-ignore":"^0.1.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.6.0","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^23.6.0","jest-cli":"^23.6.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.10.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.2.1","uglifyjs-webpack-plugin":"^1.3.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","resolutions":{"babel-core":"7.0.0-bridge.0"},"jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"3d0f09adc8fe3eb4c8056c4c9efeabd8b92dbf92","_id":"handsontable-pro@6.2.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-CipK5zfVimoDq4SR6dfr04cq++OCaC6YC1orw/TSRhxojVOoMec0/GvG/k7c8CIU31Il9rX1vZJCz8KjeSQ+yQ==","shasum":"42bfd7fe279ec289e3151dd98dd07504a8bfcd5b","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.2.1.tgz","fileCount":798,"unpackedSize":18612162,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEQYOCRA9TVsSAnZWagAAIO4P/05qu+QC/s0uLoiLwyCK\nHEtmh4epyckDVj39d3oFsTPk0J05mABP2DdN4il+sTBvNGne/uneCr8RGCVx\nWH1sP9iQXleo6ICIWDu9nV93jJeNwFtSTrHkusTDNKnUd6LCIoaWmmiPv9uZ\ntXwnDq9gbykOyOtipNyTDWT5H++24Y1uESOGwNIuWTJ5junNxBzz/kqJtCL0\nf4GDj5klJvxRP2OWXOQ8yJIxUMyouBrglgsdZeB6fEt0eDs1xkjjkOOW1MB4\nwe4wcmt8QGtzxj6dBXswj8KQ4pymwTh2gb/aVKNBtf3ZzGqjOhy7IF1sRW7u\nMCctiAMi5E4S+6abXs3dGe8ovbjJg/nEVF1VFWk2CUTjA3HrNtHWnoRuYWru\n6r4jHXvtWgwzorIMjaWG9Ca6KZAZJuNvEYWzmDFvFfJ6bcf3HKGzWEz768QG\nCKmzFRUxOA6I4UZA4pdVygbpTkYoe5AuCUk6uIMHEzfSNDXpRy4L8xETqavq\nflDR7ManVn4AXL7zIdRqZ7X9lyDFMogDRWtAQAYsuS3/1X9hwlUNuoRbWtyV\n3ES5x01XeL3jfrhnVVa1lIdVToODUuUuPOjltI92spQobpH6YWFbqUz8cI57\nar2DY0ASPaIBsI/nf6ZJjnawS7tEun4OQoDU6B18JiYqVxGnCfUdZkZqySjf\nSkZU\r\n=+KmN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDqfZP6yL+aJxVtCxNrUa2lIjh1Jub7OsNw1jZXh6xFKwIgW4ntoU9bHnM9x9wmDyydRWBTbz+P6uDai9+t9tgLJVg="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.2.1_1544619533366_0.9488665255468567"},"_hasShrinkwrap":false},"6.2.2":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.2.2","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.2.2","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","babel-core":"7.0.0-bridge.0","babel-eslint":"^7.2.3","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.4.3","babel-plugin-transform-require-ignore":"^0.1.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.6.0","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^23.6.0","jest-cli":"^23.6.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"^1.10.0","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.2.1","uglifyjs-webpack-plugin":"^1.3.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","resolutions":{"babel-core":"7.0.0-bridge.0"},"jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"af54e7ea124d594fef9058e2b7ca0b2160fd3a39","_id":"handsontable-pro@6.2.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-/WZ3QHKLKWhAXxQqnJYkuDTUJK5IvkTDYuQFNkqHQmmZ8JlfK/eSZb3LLVzH1FAFAsimeqhbzsJDgGHHcmBvfA==","shasum":"d454a793a1403685c0b39d8d2908655ef7411224","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.2.2.tgz","fileCount":798,"unpackedSize":18627129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcGjpwCRA9TVsSAnZWagAA9RIQAIaYgKS8350XmnYHwN97\neZ09oc5Yq/WZ+9l+DWIIVrDBnkgo9fbFydU8rPpWtspub3VJhlVzkO6ezkjK\nsguxWCNbEkH3a3Yki18G7M7lALVZU8r7i0zl77KMZTEr0WLMdprkEx8HkC35\nN6aepDNoxDhvGvPZXWUyfizVGkArFNcI6TEUS+o/MtArHouvlXrXIOufsSy5\n8d49liN4R0F011QiO4aEPSMTU/aMIZJjHCRdH+oLPCrUCLS8PWcoLVZs4qNO\npLpN/LCdbmD+5s/8MWG0BD78/wQtXuMsgcaGZ7qk4LuFzHq++sLYq7VxID1O\nAVymrgcb/UcLuH44wWgqdB990dLsct+Exqs8sQgwA23it8eoZffdYimQSlOd\nxwECU5zLI3w35y7mC6XlJFmuTUPT+51st12XQRl+0vL/c3dsLGDG0CHkuXFl\nqQEAF/RXFfsHI6MAS1mbUQtfl1+I/Hnbard6J1+M1zsiUY3ndgiKFqIad7wH\nFB7B2BOQfgr+NbUkCjCKSaxrHASvZCajVl6k16uov9xfIOwaYtDxupIiJVpP\naVNE3E/bMp3yorXGr2kySk5FAOagyaIjR2aT3W/Pv7PbuARzBO1h480C/RzF\n2fRw7DhEDhCupA8FZugftDYPLtyiT39c+UbyC5XCIaLquiLz7A2J7S/v8nX/\nMi9W\r\n=3omb\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnmxcSPiqBd84/jc4qfLcYgDyewQTEUqOiJqL7JoIPEgIhAJHQK4nxIz4iobNiJHO5shDBHpv3eRj4wgHsz5OHRIYN"}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.2.2_1545222766995_0.038679987881363065"},"_hasShrinkwrap":false},"6.2.3":{"name":"handsontable-pro","description":"Spreadsheet-like data grid editor that provides copy/paste functionality compatible with Excel/Google Docs","homepage":"http://handsontable.com/","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"},"author":{"name":"Handsoncode","email":"hello@handsontable.com"},"version":"6.2.3","browser":"dist/handsontable.js","main":"commonjs/index.js","module":"es/index.js","jsnext:main":"es/index.js","scripts":{"clean":"rimraf commonjs es coverage","lint":"eslint src/ test/","test":"npm run lint && npm run test:unit && npm run test:production && npm run test:handsontable && npm run test:e2e","test:handsontable":"npm run build:umd && npm run test:handsontable.dump && npm run test:e2e.puppeteer","test:production":"npm run build:umd.min && npm run build:languages.min && npm run test:production.dump && npm run test:e2e.puppeteer","test:e2e":"npm run build:umd && npm run build:languages && npm run test:e2e.dump && npm run test:e2e.puppeteer","test:e2e.watch":"node ./.config/bin/trigger-on-stdout-change.js \"concurrently --raw --kill-others 'npm run build:umd -- --watch' 'npm run test:e2e.dump -- --watch'\" \"npm run test:e2e.puppeteer\"","test:e2e.puppeteer":"node test/scripts/run-puppeteer.js test/E2ERunner.html","test:unit":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern","test:unit.watch":"cross-env BABEL_ENV=commonjs env-cmd ./hot.config.js jest --testPathPattern=$npm_config_testPathPattern --watch","test:handsontable.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-handsontable env-cmd ./hot.config.js webpack --hide-modules helpers=./node_modules/handsontable/test/helpers/index.js specs=./node_modules/handsontable/test/e2e/index.js","test:production.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-production env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:e2e.dump":"cross-env BABEL_ENV=commonjs_e2e NODE_ENV=test-e2e env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js e2e=./test/e2e/index.js","test:unit.dump":"cross-env BABEL_ENV=commonjs NODE_ENV=test-unit env-cmd ./hot.config.js webpack --hide-modules helpers=./test/helpers/index.js unit=./test/unit/index.js","build":"npm run build:commonjs && npm run build:es && npm run build:umd && npm run build:umd.min && npm run build:languages && npm run build:languages.min","build:commonjs":"cross-env BABEL_ENV=commonjs_dist env-cmd ./hot.config.js babel src --out-dir commonjs","build:es":"cross-env BABEL_ENV=es env-cmd ./hot.config.js babel src --out-dir es","build:umd":"cross-env BABEL_ENV=commonjs NODE_ENV=development env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:umd.min":"cross-env BABEL_ENV=commonjs NODE_ENV=production env-cmd ./hot.config.js webpack --hide-modules ./src/index.js","build:languages":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-development env-cmd ./hot.config.js webpack","build:languages.min":"cross-env BABEL_ENV=commonjs NODE_ENV=languages-production env-cmd ./hot.config.js webpack","watch":"cross-env BABEL_ENV=commonjs NODE_ENV=watch env-cmd ./hot.config.js webpack --watch --hide-modules ./src/index.js","prepublish":"npm run clean && npm run build:commonjs && npm run build:es"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"dependencies":{"handsontable":"6.2.2","hot-formula-parser":"^2.3.1","moment":"2.20.1","numbro":"^2.0.6","pikaday":"1.5.1"},"devDependencies":{"@babel/cli":"^7.1.5","@babel/core":"^7.1.6","@babel/plugin-proposal-object-rest-spread":"^7.0.0","@babel/polyfill":"^7.0.0","@babel/preset-env":"^7.1.6","@babel/register":"^7.0.0","babel-core":"7.0.0-bridge.0","babel-eslint":"^7.2.3","babel-jest":"^23.6.0","babel-loader":"^8.0.4","babel-plugin-forbidden-imports":"^0.1.2","babel-plugin-transform-inline-environment-variables":"^0.4.3","babel-plugin-transform-require-ignore":"^0.1.1","check-es3-syntax-cli":"^0.2.0","concurrently":"^3.5.0","copy-webpack-plugin":"^4.6.0","cross-env":"^5.0.2","css-loader":"^0.28.1","ecstatic":"^3.2.0","env-cmd":"^5.1.0","eslint":"^4.1.1","eslint-config-airbnb-base":"^11.1.3","eslint-plugin-import":"^2.2.0","extract-text-webpack-plugin":"^3.0.0","fs-extra":"^4.0.1","glob":"^7.1.1","html-webpack-plugin":"^2.30.1","jasmine-co":"^1.2.2","jasmine-core":"2.5.2","jasmine-terminal-reporter":"^1.0.3","jest":"^23.6.0","jest-cli":"^23.6.0","loader-utils":"^1.1.0","on-build-webpack":"^0.1.0","optimize-css-assets-webpack-plugin":"^3.1.1","progress-bar-webpack-plugin":"^1.9.3","puppeteer":"1.12.2","rimraf":"^2.5.4","spawn-command":"0.0.2","string-replace-webpack-plugin":"^0.1.3","style-loader":"^0.18.2","supports-color":"^4.1.0","tree-kill":"^1.2.1","uglifyjs-webpack-plugin":"^1.3.0","webpack":"^3.5.6"},"license":"SEE LICENSE IN LICENSE","resolutions":{"babel-core":"7.0.0-bridge.0"},"jest":{"roots":["./test/unit","./src/plugins"],"testRegex":"(\\.spec\\.js)|(\\.unit\\.js)$","testPathIgnorePatterns":["<rootDir>/node_modules/","<rootDir>/test/unit/index.js"],"transformIgnorePatterns":["/node_modules/(?!handsontable)\\w+"],"moduleNameMapper":{"^handsontable-pro(.*)$":"<rootDir>/src$1","^handsontable(.*)$":"<rootDir>/node_modules/handsontable/src$1","^walkontable(.*)$":"<rootDir>/node_modules/handsontable/src/3rdparty/walkontable/src$1","\\.css$":"<rootDir>/test/__mocks__/styleMock.js"}},"gitHead":"545b4bc28d8a67fc1ca5e77eb9e6e248de6f61d1","_id":"handsontable-pro@6.2.3","_npmVersion":"6.4.1","_nodeVersion":"8.11.3","_npmUser":{"name":"jansiegel","email":"js.ziggle@gmail.com"},"dist":{"integrity":"sha512-fYr0TGjG04YKcvtAdBhpMvHQjluaZqu9Z+yDS+nd08JpKO8UY+jYsG/qZZJInjdfpJvbx2DDPHuY4imyPcVvpw==","shasum":"080d7375ba6815e02fc6bb27b63a2581931c1010","tarball":"https://registry.npmjs.org/handsontable-pro/-/handsontable-pro-6.2.3.tgz","fileCount":798,"unpackedSize":18619040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcf6fACRA9TVsSAnZWagAAkJwP/1M5ihRt92m8r5MO0rAz\n5wzoyWwLjI8V2s2uJaw4S1wn8uBykCyuOK4DFr5er5C7DKuqcsjyhwYtQkwH\nIQ+45ybgv+rlDxGyoBU128E+DCNxjwibVJHBaesayKFmKuA2PQ6agrZgpNfk\nPpc028PplJZeXTQXMFbQYzQvZHknFJAdvgS13qaqEYM0/syHbg7OALBDBIph\n8ag8L8/9IFkYSrvte1Q0XIhaw96Hfv+Pn/wnCJkW8jvJB7+xPIaYiJ5f+JSp\nj0mVOZVbd7HnvkU01tSgHFRVcwFUpaAWViQq8g2RZI/WPbYlPFJ0ewv+L3km\nIkbzUOdafOpUZ+6LYIwN6vaY8QGD7BCA3MCzCMvo4eSJYb95/QVZm3vG7QBy\n8AU3j9LzrZCh5eooC6vdEHBS4x5JE7u5K1hWTxsWqp64gFTPsZgno3TiuXro\nfZtjfK/MGsWLCrRCyMqapXwmFRzKwOhINA7ToJsx3ieyJiFaqMQvFQrt+gbg\nfIRz73Uo1UPyw1o4IqRrTAGP9N2rLh8kaKRzEgkIW0D5e/C/xzj5pVCPGuQ1\n5b5aVo3uk6TXZEPxDJOr8iB64DsjG37wWOT29aAjgiBC0X3UovE7Hub4beAJ\nmJQgWti3SlyRFQZK+kOcl3g/otKABlDozvvoTeo3Tfyskm8PadAah9QUCKHp\nCtSs\r\n=748B\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICoGXUX0EaRHzk+VfISnDyllaWWhoMjDkpKoEMpVt1OCAiBIKSXVvey/0zA2KAkkipPrWBo0iVxwX+k2sIC1IkhuXw=="}]},"maintainers":[{"email":"budnix+npm@gmail.com","name":"budnix"},{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"swistach@gmail.com","name":"swistach"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/handsontable-pro_6.2.3_1551869888296_0.30446434642302167"},"_hasShrinkwrap":false,"deprecated":"Handsontable Pro is now available as handsontable."}},"readme":":warning: **Handsontable Pro is now Handsontable.** Since version `6.2.3` the Handsontable Pro package is deprecated. For version `7.0.0` use [handsontable](https://github.com/handsontable/handsontable) instead of [handsontable-pro](https://github.com/handsontable/handsontable-pro) to stay up to date with future releases.\n\n-------\n\n<div align=\"center\">\n  <a href=\"//handsontable.com\" target=\"_blank\"><img src=\"https://raw.githubusercontent.com/handsontable/static-files/master/Images/Logo/Handsontable/handsontable-logo-300-74-new-pro.png\" alt=\"Handsontable Pro logo\" /></a>\n</div>\n\n<br/>\n\n[**Handsontable Pro**](//handsontable.com) is a premium JavaScript/HTML5 data grid component with spreadsheet look & feel. It easily integrates with any data source and comes with premium features like Filtering, Nested Headers, Dropdown Menu, Collapsing Columns, Multiple Column Sorting and Export to File.  It is available for [Vue](//github.com/handsontable/vue-handsontable-official), [React](//github.com/handsontable/react-handsontable), [Angular](//github.com/handsontable/angular-handsontable) and [Polymer](//github.com/handsontable/hot-table).\n\n**This is a commercial, paid software available for evaluation purposes only. To use it in a production environment you need to purchase a license and pass a valid [license key](#license-key) in the configuration object.**\n\n<br/>\n\n[![Build status](https://travis-ci.org/handsontable/handsontable-pro.png?branch=master)](//travis-ci.org/handsontable/handsontable-pro)\n[![npm](https://img.shields.io/npm/dt/handsontable-pro.svg)](//npmjs.com/package/handsontable-pro)\n\n## Table of contents\n\n1. [Installation](#installation)\n2. [Basic usage](#basic-usage)\n3. [Examples](#examples)\n4. [Features](#features)\n5. [Screenshot](#screenshot)\n6. [Resources](#resources)\n7. [Wrappers](#wrappers)\n8. [Support](#support)\n9. [Pricing](#pricing)\n10. [License key](#license-key)\n11. [License](#license)\n\n<br/>\n\n### Installation\nThere are many ways to install Handsontable Pro, but we suggest using npm:\n```\nnpm install handsontable-pro\n```\n\n**Alternative ways to install**\n- See the [download section](//handsontable.com/pro-download.html) on how to install Handsontable Pro using nuget, bower, yarn and more.\n\n<br/>\n\n### Basic usage\nAssuming that you have already installed Handsontable Pro, create an empty `<div>` element that will be turned into a spreadsheet:\n\n```html\n<div id=\"example\"></div>\n```\nIn the next step, pass a reference to that `<div>` element into the Handsontable constructor and fill the instance with sample data:\n```javascript\nvar data = [\n  [\"\", \"Tesla\", \"Volvo\", \"Toyota\", \"Honda\"],\n  [\"2017\", 10, 11, 12, 13],\n  [\"2018\", 20, 11, 14, 13],\n  [\"2019\", 30, 15, 12, 13]\n];\n\nvar container = document.getElementById('example');\nvar hot = new Handsontable(container, {\n  data: data,\n  rowHeaders: true,\n  colHeaders: true,\n  filters: true,\n  dropdownMenu: true\n});\n```\n\n<br/>\n\n### Examples\n- [See a live demo](//handsontable.com/examples.html?manual-resize&manual-move&conditional-formatting&context-menu&filters&dropdown-menu&headers)\n\n<br/>\n\n### Features\n\n**It includes all of the Handsontable Community Edition (CE) features, plus:**\n\n- Filtering\n- Export to file\n- Dropdown menu\n- Nested headers\n- Collapsing columns\n- Multiple Column Sorting\n- Hiding rows\n- Hiding columns\n- Trimming rows\n- Column summary\n- Header tooltips\n- Binding rows with headers\n- Formulas (alpha)\n- Nested rows (alpha)\n- Gantt Chart (beta)\n- Non-contiguous selection\n\n[See a comparison table](//handsontable.com/docs/tutorial-features.html)\n\n<br/>\n\n### Screenshot\n<div align=\"center\">\n<a href=\"//handsontable.com/examples.html?manual-resize&manual-move&conditional-formatting&context-menu&filters&dropdown-menu&headers\">\n<img src=\"https://raw.githubusercontent.com/handsontable/static-files/master/Images/Screenshots/handsontable-pro-showcase.png\" align=\"center\" alt=\"Handsontable Pro Screenshot\"/>\n</a>\n</div>\n\n<br/>\n\n### Resources\n- [API Reference](//handsontable.com/docs/Core.html)\n- [Compatibility](//handsontable.com/docs/tutorial-compatibility.html)\n- [Change log](//handsontable.com/docs/tutorial-release-notes.html)\n- [Roadmap](//trello.com/b/PztR4hpj)\n- [Newsroom](//twitter.com/handsontable)\n\n<br/>\n\n### Wrappers\nHandsontable Pro comes with wrappers and directives for most popular frameworks:\n\n- [Angular](//github.com/handsontable/angular-handsontable)\n- [Angular 1](//github.com/handsontable/ngHandsontable)\n- [React](//github.com/handsontable/react-handsontable)\n- [Vue](//github.com/handsontable/vue-handsontable-official)\n- [Polymer](//github.com/handsontable/hot-table)\n\n<br/>\n\n### Support\nHandsontable Pro is supported on a commercial basis. All the suggestions and issues should be sent to support@handsontable.com.\n\n<br/>\n\n### Pricing\nThe [pricing page](//handsontable.com/pricing.html) lists all pricing info, and contains links to purchase a new license, or to renew a maintenance plan.\n\n<br/>\n\n### License key\nHandsontable Pro requires passing a valid license key in the configuration section.\nYou can find your purchased license key in your account at [my.handsontable.com](//my.handsontable.com/sign-in.html).\n\nAn example of what the configuration object should look like:\n\n```javascript\nhot = new Handsontable(container,{\n  data: data,\n  rowHeaders: true,\n  colHeaders: true,\n  licenseKey: '00000-00000-00000-00000-00000'\n});\n```\n\n**Note that the license key is passed as a string so you need to wrap it in quotes ('').**\n\n<br/>\n\n### License\nHandsontable Pro is released under a commercial license. [Learn more](//docs.handsontable.com/pro/tutorial-licensing.html)\n\nCopyright belong to Handsoncode sp. z o.o.\n","maintainers":[{"email":"js.ziggle@gmail.com","name":"jansiegel"},{"email":"budnix+npm@gmail.com","name":"budnix"}],"time":{"modified":"2022-06-18T18:56:25.915Z","created":"2017-03-16T13:25:49.108Z","0.0.1":"2017-03-16T13:25:49.108Z","0.0.2":"2017-03-16T13:30:05.703Z","1.14.0":"2017-09-12T08:28:12.827Z","1.14.1":"2017-09-12T11:48:04.864Z","1.14.2":"2017-09-13T09:38:44.774Z","1.14.3":"2017-10-12T08:18:38.657Z","1.15.0":"2017-12-06T11:57:58.561Z","1.15.1":"2018-01-25T09:29:48.269Z","1.16.0":"2018-02-16T10:50:31.180Z","1.17.0":"2018-03-01T12:57:59.044Z","1.18.0":"2018-03-14T11:06:33.604Z","1.18.1":"2018-03-20T09:48:02.390Z","2.0.0":"2018-04-11T12:06:23.960Z","3.0.0":"2018-05-16T10:11:35.258Z","4.0.0":"2018-06-13T10:45:22.391Z","5.0.0":"2018-07-11T10:15:13.721Z","5.0.1":"2018-08-16T10:43:08.685Z","5.0.2":"2018-09-12T10:41:12.363Z","6.0.0":"2018-09-27T09:26:38.316Z","6.0.1":"2018-10-02T11:06:37.216Z","6.1.0":"2018-10-17T10:20:24.275Z","6.1.1":"2018-10-23T10:33:18.847Z","6.2.0":"2018-11-14T11:40:01.520Z","6.2.1":"2018-12-12T12:58:53.726Z","6.2.2":"2018-12-19T12:32:47.280Z","6.2.3":"2019-03-06T10:58:08.532Z"},"homepage":"http://handsontable.com/","author":{"name":"Handsoncode","email":"hello@handsontable.com"},"readmeFilename":"README.md","repository":{"type":"git","url":"git+https://github.com/handsontable/handsontable-pro.git"},"keywords":["data","grid","table","editor","grid-editor","data-grid","data-table","spreadsheet","excel","tabular-data","edit-cell","editable-table","data-spreadsheet"],"license":"SEE LICENSE IN LICENSE","bugs":{"url":"https://github.com/handsontable/handsontable-pro/issues"}}