{"_id":"split-if-boxed-bug-x","_rev":"65647","name":"split-if-boxed-bug-x","description":"Tests if a value is a string with the boxed bug; splits to an array.","dist-tags":{"latest":"2.1.2"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"time":{"modified":"2021-06-03T10:22:01.000Z","created":"2017-09-05T16:17:49.779Z","2.1.2":"2019-08-28T16:36:03.396Z","2.1.1":"2019-08-20T18:59:46.140Z","2.1.0":"2019-08-14T14:56:01.150Z","2.0.23":"2019-07-31T22:14:41.092Z","2.0.22":"2019-07-27T13:57:30.542Z","2.0.21":"2019-07-27T00:59:16.383Z","2.0.20":"2019-07-26T13:16:10.288Z","2.0.19":"2019-07-25T21:55:47.811Z","2.0.18":"2019-07-24T16:22:22.949Z","2.0.17":"2019-07-24T13:43:27.383Z","2.0.16":"2019-07-24T00:09:48.328Z","2.0.15":"2019-07-22T12:33:51.478Z","2.0.14":"2019-07-21T22:36:16.025Z","2.0.13":"2019-07-19T21:48:56.964Z","2.0.12":"2019-07-18T18:39:47.910Z","2.0.11":"2019-07-18T16:21:16.354Z","2.0.10":"2019-07-17T23:43:46.906Z","2.0.9":"2019-07-17T18:36:43.813Z","2.0.8":"2019-07-17T16:56:49.634Z","2.0.7":"2019-07-16T21:20:25.512Z","2.0.6":"2019-07-16T12:24:45.367Z","2.0.5":"2019-07-16T10:44:00.077Z","2.0.4":"2019-07-15T10:54:14.277Z","2.0.3":"2019-07-14T21:55:32.103Z","2.0.2":"2019-07-13T02:03:51.431Z","2.0.1":"2019-07-12T13:52:41.807Z","2.0.0":"2019-07-10T18:57:29.148Z","1.1.1":"2018-02-24T13:01:52.647Z","1.1.0":"2017-09-27T20:05:16.453Z","1.0.0":"2017-09-05T16:17:49.779Z"},"users":{},"author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"versions":{"2.1.2":{"name":"split-if-boxed-bug-x","version":"2.1.2","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.1.1","is-string":"^1.0.4","simple-methodize-x":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.1","@xotic750/eslint-config-recommended":"^1.1.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.3","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.2","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^3.0.0","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.2","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.6.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.3","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.2"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"dc4e4738b5c76e64b333c96db4afc8f7c3ddd037","_id":"split-if-boxed-bug-x@2.1.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"3fa10aadcd6a626785d9af5ab2147e1f9a225d94","size":22780,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.1.2.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.1.2_1567010163257_0.5350244051187723"},"_hasShrinkwrap":false,"publish_time":1567010163396,"_cnpm_publish_time":1567010163396},"2.1.1":{"name":"split-if-boxed-bug-x","version":"2.1.1","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.1.0","is-string":"^1.0.4","simple-methodize-x":"^1.0.3"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.18","@types/node":"^12.7.2","@types/webpack":"^4.39.0","@xotic750/eslint-config-recommended":"^1.1.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.2.1","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.3","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.9.0","jest-cli":"^24.9.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^3.0.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.2","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.7","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"89a8c1e98fa46e1545de457b594dfcc3ee904603","_id":"split-if-boxed-bug-x@2.1.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"cae78871748d01f25487f10a65322615b0523f23","size":22775,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.1.1.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.1.1_1566327586012_0.09756195185739447"},"_hasShrinkwrap":false,"publish_time":1566327586140,"_cnpm_publish_time":1566327586140},"2.1.0":{"name":"split-if-boxed-bug-x","version":"2.1.0","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:ci-coveralls":"npm run test:ci -- --coverage --coverageReporters=text-lcov | coveralls","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.1.0","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.17","@types/node":"^12.7.1","@types/webpack":"^4.32.1","@xotic750/eslint-config-recommended":"^1.1.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000989","coveralls":"^3.0.6","cross-env":"^5.2.0","eslint":"^6.1.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.15.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^6.0.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.39.1","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-global-object-x":"^1.0.0","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"929a8d8a0fb527561da427ad5c681566662c515e","_id":"split-if-boxed-bug-x@2.1.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"9fa108ee673da2132a44d946fa00648cdcaf0f4d","size":8969,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.1.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.1.0_1565794560942_0.46993776164494894"},"_hasShrinkwrap":false,"publish_time":1565794561150,"_cnpm_publish_time":1565794561150},"2.0.23":{"name":"split-if-boxed-bug-x","version":"2.0.23","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.25","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@types/jest":"^24.0.16","@types/node":"^12.6.8","@xotic750/eslint-config-recommended":"^1.0.5","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000988","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.1","eslint-plugin-jsdoc":"^15.8.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","nodemon":"^1.19.1","prettier":"^1.18.2","rimraf":"^2.6.3","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.4.1","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.4.1","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"d362740763de42d608a4d41a6d12156244629abe","_id":"split-if-boxed-bug-x@2.0.23","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"0695abc572e884cc95f848af0380efe52acdf0f4","size":8147,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.23.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.23.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.23_1564611281001_0.5575281413128987"},"_hasShrinkwrap":false,"publish_time":1564611281092,"_cnpm_publish_time":1564611281092},"2.0.22":{"name":"split-if-boxed-bug-x","version":"2.0.22","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.24","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000986","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"3ad57b9954b61790bd99cee354884ff9085f17e8","_id":"split-if-boxed-bug-x@2.0.22","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"af820b8eb8e99c708657794d1834696e8508b0c3","size":8158,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.22.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.22.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.22_1564235850444_0.33243293120578365"},"_hasShrinkwrap":false,"publish_time":1564235850542,"_cnpm_publish_time":1564235850542},"2.0.21":{"name":"split-if-boxed-bug-x","version":"2.0.21","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.23","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.14","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.14.0","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"b7fc7b5b5c3c09648fb4101d760afdef8b971d9b","_id":"split-if-boxed-bug-x@2.0.21","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"80eda6a16d1d3e41849160fa033f747f401e969b","size":8158,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.21.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.21.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.21_1564189156261_0.18128034887342404"},"_hasShrinkwrap":false,"publish_time":1564189156383,"_cnpm_publish_time":1564189156383},"2.0.20":{"name":"split-if-boxed-bug-x","version":"2.0.20","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.21","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.7","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.38.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"87a21eefcb937ad39be947a5fac22744b8e2c122","_id":"split-if-boxed-bug-x@2.0.20","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"d89397de72e7b223e26304ab5901cc8bc4f1ca42","size":8157,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.20.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.20.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.20_1564146970098_0.6095908431026382"},"_hasShrinkwrap":false,"publish_time":1564146970288,"_cnpm_publish_time":1564146970288},"2.0.19":{"name":"split-if-boxed-bug-x","version":"2.0.19","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.20","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.12","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"2c8801cf9b7bff178122774d94446007beac06f5","_id":"split-if-boxed-bug-x@2.0.19","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"3c340af0283b0d54142db47aae2a862f44ee15e9","size":8121,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.19.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.19_1564091747658_0.37020355500392066"},"_hasShrinkwrap":false,"publish_time":1564091747811,"_cnpm_publish_time":1564091747811},"2.0.18":{"name":"split-if-boxed-bug-x","version":"2.0.18","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.19","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"af02636dcc287255bffaf47bd644b5fd8b66c786","_id":"split-if-boxed-bug-x@2.0.18","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"d4cee93873e3535e1a0c8742e61cb7aa235e1dc4","size":8120,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.18.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.18.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.18_1563985342838_0.6286419086548929"},"_hasShrinkwrap":false,"publish_time":1563985342949,"_cnpm_publish_time":1563985342949},"2.0.17":{"name":"split-if-boxed-bug-x","version":"2.0.17","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","jsdelivr":"dist/split-if-boxed-bug-x.min.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.18","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"d888ed4ae40a4a63c2c429888aba095cd27526f5","_id":"split-if-boxed-bug-x@2.0.17","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"a5a04e5e2ebf1f4211a6725a728590e796171c81","size":8063,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.17.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.17.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.17_1563975807218_0.8439387036111936"},"_hasShrinkwrap":false,"publish_time":1563975807383,"_cnpm_publish_time":1563975807383},"2.0.16":{"name":"split-if-boxed-bug-x","version":"2.0.16","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.17","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.11","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.6","eslint-plugin-jsdoc":"^15.7.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.3.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.37.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"bbf78b5aed3bbdf64db58befc7fec83c7da1b166","_id":"split-if-boxed-bug-x@2.0.16","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"5091821e7594bfd5058bedd9b361f7f815be46c5","size":8044,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.16.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.16.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.16_1563926988203_0.19821054785962278"},"_hasShrinkwrap":false,"publish_time":1563926988328,"_cnpm_publish_time":1563926988328},"2.0.15":{"name":"split-if-boxed-bug-x","version":"2.0.15","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.16","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.10","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.1","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.10.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"18c7b972c12de03ff645a4443864db93f30fc522","_id":"split-if-boxed-bug-x@2.0.15","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"b96ab741ed14796d9574ae23ea7ac264ae2f9d76","size":8042,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.15.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.15.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.15_1563798831335_0.9072894908164904"},"_hasShrinkwrap":false,"publish_time":1563798831478,"_cnpm_publish_time":1563798831478},"2.0.14":{"name":"split-if-boxed-bug-x","version":"2.0.14","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.15","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.9","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000985","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-jest":"^22.13.0","eslint-plugin-jsdoc":"^15.6.0","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.15","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","strip-ansi":"^5.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"0763bc91d49c6134230e4a18a37656eac59ff37b","_id":"split-if-boxed-bug-x@2.0.14","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"186aa52535e5aabce7895a7150822f14f68aa0f3","size":8045,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.14.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.14_1563748575884_0.8254222191795424"},"_hasShrinkwrap":false,"publish_time":1563748576025,"_cnpm_publish_time":1563748576025},"2.0.13":{"name":"split-if-boxed-bug-x","version":"2.0.13","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.13","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"067c13b08006a033d2572de988855b0119634107","_id":"split-if-boxed-bug-x@2.0.13","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"214affe9baa3a76071d59a5094d9cda759ea5f7d","size":8033,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.13.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.13.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.13_1563572936592_0.5674890259960645"},"_hasShrinkwrap":false,"publish_time":1563572936964,"_cnpm_publish_time":1563572936964},"2.0.12":{"name":"split-if-boxed-bug-x","version":"2.0.12","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.12","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"7b81a3cda5a03a19b4d692abdb4d84d728b30d7c","_id":"split-if-boxed-bug-x@2.0.12","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"65b3952cc84002f88375d35501dc52984e0762b2","size":8034,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.12.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.12.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.12_1563475187746_0.1012934566637389"},"_hasShrinkwrap":false,"publish_time":1563475187910,"_cnpm_publish_time":1563475187910},"2.0.11":{"name":"split-if-boxed-bug-x","version":"2.0.11","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.11","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"21561035550057e81fa4c4d9739f68f73291b695","_id":"split-if-boxed-bug-x@2.0.11","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"146f916c32100f2f6ad67270c3d6626d70ee5306","size":8033,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.11.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.11.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.11_1563466876196_0.3022601354745569"},"_hasShrinkwrap":false,"publish_time":1563466876354,"_cnpm_publish_time":1563466876354},"2.0.10":{"name":"split-if-boxed-bug-x","version":"2.0.10","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.10","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.5","@babel/core":"^7.5.5","@babel/node":"^7.5.5","@babel/plugin-proposal-class-properties":"^7.5.5","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.5","@babel/preset-env":"^7.5.5","@babel/runtime":"^7.5.5","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.8","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"e12200c0f308fcd30819a68882a3629c2c9e7003","_id":"split-if-boxed-bug-x@2.0.10","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"da97d0ebc2181ff5879015ecc65f6a8a474ed44a","size":8033,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.10.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.10.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.10_1563407026731_0.5439805506162125"},"_hasShrinkwrap":false,"publish_time":1563407026906,"_cnpm_publish_time":1563407026906},"2.0.9":{"name":"split-if-boxed-bug-x","version":"2.0.9","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.9","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.7","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.10.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.1","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"f9775c137c6b6792a0cb302c413b2f84680f6c70","_id":"split-if-boxed-bug-x@2.0.9","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"27e05953e4ce982f61507dde1f8d526126ff623b","size":8037,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.9.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.9_1563388603542_0.48566186813626167"},"_hasShrinkwrap":false,"publish_time":1563388603813,"_cnpm_publish_time":1563388603813},"2.0.8":{"name":"split-if-boxed-bug-x","version":"2.0.8","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.8","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.6","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.3.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.9.0","eslint-plugin-jsdoc":"^15.5.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.36.0","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"772eb4927778e454ba15d8515827e01fa717b3dc","_id":"split-if-boxed-bug-x@2.0.8","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"e9c09bbec982836b859a46d1e54a0dee932db483","size":8033,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.8.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.8_1563382609508_0.22003742207429466"},"_hasShrinkwrap":false,"publish_time":1563382609634,"_cnpm_publish_time":1563382609634},"2.0.7":{"name":"split-if-boxed-bug-x","version":"2.0.7","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.7","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"34bcb94b62048d205390f132a45f3e425c042eec","_id":"split-if-boxed-bug-x@2.0.7","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"0fc27cfe47401840342664960b83f91e51532e6a","size":8053,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.7.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.7_1563312025374_0.7004594480290893"},"_hasShrinkwrap":false,"publish_time":1563312025512,"_cnpm_publish_time":1563312025512},"2.0.6":{"name":"split-if-boxed-bug-x","version":"2.0.6","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.6","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"6803d3a11db321e011725792612827930a94b760","_id":"split-if-boxed-bug-x@2.0.6","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"eabb9f3cf3644b251458979c4d9125297042acae","size":8053,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.6.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.6_1563279885221_0.3752919881258612"},"_hasShrinkwrap":false,"publish_time":1563279885367,"_cnpm_publish_time":1563279885367},"2.0.5":{"name":"split-if-boxed-bug-x","version":"2.0.5","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.5","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.3","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000984","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.6","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"834938923984760839135a3864e45e532f56a6bd","_id":"split-if-boxed-bug-x@2.0.5","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"d2b288fe0bc856756e7385cc838f4c8290f9bec6","size":8054,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.5.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.5_1563273839915_0.006144346119974831"},"_hasShrinkwrap":false,"publish_time":1563273840077,"_cnpm_publish_time":1563273840077},"2.0.4":{"name":"split-if-boxed-bug-x","version":"2.0.4","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.4","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"563d245e4423164cced6f936cc2863b05b361854","_id":"split-if-boxed-bug-x@2.0.4","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"936408e04a218f014045bc907687261ca845a119","size":8052,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.4.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.4_1563188054113_0.9456965522351131"},"_hasShrinkwrap":false,"publish_time":1563188054277,"_cnpm_publish_time":1563188054277},"2.0.3":{"name":"split-if-boxed-bug-x","version":"2.0.3","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.3","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"68445bce6324f08acbadef1ecbb14420af1b72d8","_id":"split-if-boxed-bug-x@2.0.3","_npmVersion":"5.10.0","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"3715996c56f19d554c928e1a302ab1277812c299","size":8053,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.3.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.3_1563141331939_0.6386368213667608"},"_hasShrinkwrap":false,"publish_time":1563141332103,"_cnpm_publish_time":1563141332103},"2.0.2":{"name":"split-if-boxed-bug-x","version":"2.0.2","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.2","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"446848f823458f8ebcc25862769468da4196d0f0","_id":"split-if-boxed-bug-x@2.0.2","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"492f4fc4ab9e5f60ddcaab060d8d0f8d6323bd2f","size":8052,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.2.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.2_1562983431269_0.9287857586076569"},"_hasShrinkwrap":false,"publish_time":1562983431431,"_cnpm_publish_time":1562983431431},"2.0.1":{"name":"split-if-boxed-bug-x","version":"2.0.1","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"module":"dist/split-if-boxed-bug-x.esm.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:esm":"mkdirp dist && babel -s true --env-name esm src/split-if-boxed-bug-x.js -o dist/split-if-boxed-bug-x.esm.js","build:base":"webpack --bail --progress --profile --colors","build":"npm run build:esm && cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^2.0.1","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/node":"^7.5.0","@babel/plugin-proposal-class-properties":"^7.5.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-syntax-export-default-from":"^7.2.0","@babel/plugin-syntax-export-namespace-from":"^7.2.0","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.6","@types/jest":"^24.0.15","@types/node":"^12.6.2","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-lodash":"^3.3.4","caniuse-lite":"^1.0.30000983","chalk":"^2.4.2","concurrently":"^4.1.1","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.5","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","identity-obj-proxy":"^3.0.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-file":"^1.0.0","jsdoc-to-markdown":"^5.0.0","lodash":"^4.17.14","lodash-webpack-plugin":"^0.11.5","mkdirp":"^0.5.1","node-notifier":"^5.4.0","nodemon":"^1.19.1","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","source-map-loader":"^0.2.4","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"ee17fea575ab46bb9a6cbbda4f8004cd90663057","_id":"split-if-boxed-bug-x@2.0.1","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"118385d3b7b1a624488e1bdaf8f78648d246ee63","size":8051,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.1.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.1_1562939561657_0.8336495319554591"},"_hasShrinkwrap":false,"publish_time":1562939561807,"_cnpm_publish_time":1562939561807},"2.0.0":{"name":"split-if-boxed-bug-x","version":"2.0.0","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"browser":"dist/split-if-boxed-bug-x.min.js","module":"src/split-if-boxed-bug-x.js","main":"dist/split-if-boxed-bug-x.js","scripts":{"build:base":"webpack --bail --progress --profile --colors","build":"cross-env NODE_ENV=production npm run build:base --","build:dev":"npm run build:base --","clean":"rimraf dist && npm run clean:coverage","clean:coverage":"rimraf __tests__/coverage","lint":"eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .","lint-fix":"npm run lint -- --fix","report":"npm run build -- --env.report","report:dev":"npm run build:dev -- --env.report","security":"npm audit","security-fix":"npm run security -- fix","start":"nodemon --exec \"npm run build\" --watch src","test":"npm run clean:coverage && jest","test:ci":"npm run test -- --ci --maxWorkers=2","test:coverage":"npm run test -- --coverage"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^1.1.1","is-string":"^1.0.4"},"devDependencies":{"@babel/cli":"^7.5.0","@babel/core":"^7.5.4","@babel/plugin-transform-property-mutators":"^7.2.0","@babel/plugin-transform-runtime":"^7.5.0","@babel/preset-env":"^7.5.4","@babel/runtime":"^7.5.4","@prorenata/eslint-config-vue":"^1.13.5","@types/jest":"^24.0.15","@types/node":"^12.6.1","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","babel-core":"^7.0.0-0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","cross-env":"^5.2.0","eslint":"=5.16.0","eslint-config-airbnb-base":"^13.2.0","eslint-config-prettier":"^6.0.0","eslint-friendly-formatter":"^4.0.1","eslint-import-resolver-webpack":"^0.11.1","eslint-loader":"^2.2.1","eslint-plugin-babel":"^5.3.0","eslint-plugin-compat":"^3.2.0","eslint-plugin-css-modules":"^2.11.0","eslint-plugin-eslint-comments":"^3.1.2","eslint-plugin-html":"^6.0.0","eslint-plugin-import":"^2.18.0","eslint-plugin-jest":"^22.7.2","eslint-plugin-jsdoc":"^15.3.2","eslint-plugin-json":"^1.4.0","eslint-plugin-lodash":"^5.1.0","eslint-plugin-no-use-extend-native":"^0.4.1","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^3.1.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-sort-class-members":"^1.5.0","eslint-plugin-switch-case":"^1.1.2","eslint-plugin-vue":"^5.2.3","friendly-errors-webpack-plugin":"^1.7.0","jest":"^24.8.0","jest-cli":"^24.8.0","jest-css":"^1.0.1","jest-file":"^1.0.0","lodash":"^4.17.13","prettier":"=1.14.3","rimraf":"^2.6.3","semver":"^6.2.0","terser-webpack-plugin":"^1.3.0","typescript":"^3.5.3","webpack":"^4.35.3","webpack-bundle-analyzer":"^3.3.2","webpack-cli":"^3.3.5","webpack-merge":"^4.2.1"},"engines":{"node":">=8.11.4","npm":"6.4.1"},"browserslist":["> 1%","Explorer >= 9"],"gitHead":"ee17fea575ab46bb9a6cbbda4f8004cd90663057","_id":"split-if-boxed-bug-x@2.0.0","_npmVersion":"6.4.1","_nodeVersion":"8.11.4","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"4fe15c4b67b9f71ebe8e48beb2bec9221471b92b","size":8083,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-2.0.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_2.0.0_1562785048980_0.40927660646508834"},"_hasShrinkwrap":false,"publish_time":1562785049148,"_cnpm_publish_time":1562785049148},"1.1.1":{"name":"split-if-boxed-bug-x","version":"1.1.1","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017-present","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^1.1.1","is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^3.1.1","ajv":"^6.1.1","browserify":"^16.1.0","browserify-derequire":"^0.9.4","cross-env":"^5.1.3","es5-shim":"^4.5.10","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.18.1","eslint-plugin-compat":"^2.2.0","eslint-plugin-css-modules":"^2.7.5","eslint-plugin-eslint-comments":"^2.0.2","eslint-plugin-jsdoc":"^3.5.0","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^4.0.1","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.15.1","nsp":"^3.2.1","parallelshell":"^3.0.2","replace-x":"^1.5.0","rimraf":"^2.6.2","serve":"^6.4.11","uglify-js":"^3.3.12"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/split-if-boxed-bug-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/split-if-boxed-bug-x.js -o lib/split-if-boxed-bug-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"da1959552c398d6025e4002f79f584a2dbba5707","_id":"split-if-boxed-bug-x@1.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"ab300144fbcc15b56a9ae24dfa3c7ed24776ac4e","size":7784,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-1.1.1.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x_1.1.1_1519477312536_0.012819436004359197"},"_hasShrinkwrap":false,"publish_time":1519477312647,"_cnpm_publish_time":1519477312647},"1.1.0":{"name":"split-if-boxed-bug-x","version":"1.1.0","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^1.1.0","is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/split-if-boxed-bug-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/split-if-boxed-bug-x.js -o lib/split-if-boxed-bug-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"2229ba7209029b2bde6f244bbc838be6e71d460c","_id":"split-if-boxed-bug-x@1.1.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"88a4b26412dc611b2d531afed3c91caec6f411d5","size":6441,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-1.1.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x-1.1.0.tgz_1506542715578_0.9535886161029339"},"directories":{},"publish_time":1506542716453,"_hasShrinkwrap":false,"_cnpm_publish_time":1506542716453},"1.0.0":{"name":"split-if-boxed-bug-x","version":"1.0.0","description":"Tests if a value is a string with the boxed bug; splits to an array.","homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","author":{"name":"Graham Fairweather","email":"xotic750@gmail.com"},"copyright":"Copyright (c) 2017","keywords":["utility","boxed-string","split","bug","module","javascript","nodejs","browser"],"main":"index.js","engines":{"node":"*"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Xotic750/split-if-boxed-bug-x.git"},"bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"dependencies":{"has-boxed-string-x":"^1.0.1","is-string":"^1.0.4"},"devDependencies":{"@xotic750/eslint-config-standard-x":"^2.2.1","browserify":"^14.4.0","browserify-derequire":"^0.9.4","cross-env":"^5.0.1","es5-shim":"^4.5.9","es6-shim":"^0.35.3","es7-shim":"^6.0.0","eslint":"^4.2.0","eslint-plugin-compat":"^1.0.4","eslint-plugin-css-modules":"^2.7.2","eslint-plugin-eslint-comments":"^1.0.2","eslint-plugin-jsdoc":"^3.1.1","eslint-plugin-json":"^1.2.0","eslint-plugin-no-use-extend-native":"^0.3.12","husky":"^0.13.4","jasmine-node":"^1.14.5","jsdoc-to-markdown":"^3.0.0","json3":"^3.3.2","make-jasmine-spec-runner-html":"^1.3.0","ncp":"^2.0.0","nodemon":"^1.11.0","nsp":"^2.6.3","parallelshell":"^3.0.1","replace-x":"^1.5.0","rimraf":"^2.6.1","serve":"^6.0.2","uglify-js":"^3.0.24"},"scripts":{"clean":"rimraf README.md lib/*","clean:jasmine":"rimraf tests/index.html tests/run.js","clean:all":"npm run clean:jasmine && npm run clean","build":"npm run clean && npm run lint && npm run browserify && npm run uglify && npm run docs && npm test && npm run security","build:jasmine":"npm run clean:jasmine && make-jasmine-spec-runner-html","build:setver":"replace-x \" @version .*\" \" @version $(node -p -e \"require('./package.json').version\")\" index.js","build:name":"replace-x \" @module .*\" \" @module $(node -p -e \"require('./package.json').name\")\" index.js","build:description":"replace-x \" @file .*\" \" @file $(node -p -e \"require('./package.json').description\")\" index.js","build:replace":"npm run build:setver && npm run build:name && npm run build:description","production":"npm run clean:all && npm run build:jasmine && npm run build:replace && npm run build","start":"parallelshell \"serve\" \"nodemon --watch index.js --exec 'npm run build'\"","docs:name":"replace-x \"@{PACKAGE-NAME}\" \"$(node -p -e \"require('./package.json').name\")\" README.md","docs:badges":"ncp badges.html README.md && npm run docs:name","docs":"npm run docs:badges && jsdoc2md --name-format --example-lang js index.js >> README.md","lint":"eslint *.js tests/spec/*.js","lint-fix":"npm run lint -- --fix","security":"nsp check","test":"jasmine-node --matchall tests/spec/","browserify":"browserify -p browserify-derequire -e index.js -o lib/split-if-boxed-bug-x.js -u 'crypto' -s returnExports","uglify":"uglifyjs lib/split-if-boxed-bug-x.js -o lib/split-if-boxed-bug-x.min.js --config-file .uglifyjsrc.json","precommit":"npm run production","prepush":"npm run production"},"gitHead":"4c98d8bbf15d65507133bc11324f01b98b8804cd","_id":"split-if-boxed-bug-x@1.0.0","_npmVersion":"5.4.0","_nodeVersion":"6.11.2","_npmUser":{"name":"xotic750","email":"xotic750@gmail.com"},"dist":{"shasum":"4618ed27a5d892f37899826112734b8354ed639c","size":6129,"noattachment":false,"key":"/split-if-boxed-bug-x/-/split-if-boxed-bug-x-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-if-boxed-bug-x/download/split-if-boxed-bug-x-1.0.0.tgz"},"maintainers":[{"name":"xotic750","email":"xotic750@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-if-boxed-bug-x-1.0.0.tgz_1504628268799_0.12801090464927256"},"directories":{},"publish_time":1504628269779,"_hasShrinkwrap":false,"_cnpm_publish_time":1504628269779}},"readme":"<a\n  href=\"https://travis-ci.org/Xotic750/split-if-boxed-bug-x\"\n  title=\"Travis status\">\n<img\n  src=\"https://travis-ci.org/Xotic750/split-if-boxed-bug-x.svg?branch=master\"\n  alt=\"Travis status\" height=\"18\">\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/split-if-boxed-bug-x\"\n  title=\"Dependency status\">\n<img src=\"https://david-dm.org/Xotic750/split-if-boxed-bug-x/status.svg\"\n  alt=\"Dependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://david-dm.org/Xotic750/split-if-boxed-bug-x?type=dev\"\n  title=\"devDependency status\">\n<img src=\"https://david-dm.org/Xotic750/split-if-boxed-bug-x/dev-status.svg\"\n  alt=\"devDependency status\" height=\"18\"/>\n</a>\n<a\n  href=\"https://badge.fury.io/js/split-if-boxed-bug-x\"\n  title=\"npm version\">\n<img src=\"https://badge.fury.io/js/split-if-boxed-bug-x.svg\"\n  alt=\"npm version\" height=\"18\">\n</a>\n<a\n  href=\"https://www.jsdelivr.com/package/npm/split-if-boxed-bug-x\"\n  title=\"jsDelivr hits\">\n<img src=\"https://data.jsdelivr.com/v1/package/npm/split-if-boxed-bug-x/badge?style=rounded\"\n  alt=\"jsDelivr hits\" height=\"18\">\n</a>\n<a\n  href=\"https://bettercodehub.com/results/Xotic750/split-if-boxed-bug-x\"\n  title=\"bettercodehub score\">\n<img src=\"https://bettercodehub.com/edge/badge/Xotic750/split-if-boxed-bug-x?branch=master\"\n  alt=\"bettercodehub score\" height=\"18\">\n</a>\n<a\n  href=\"https://coveralls.io/github/Xotic750/split-if-boxed-bug-x?branch=master\"\n  title=\"Coverage Status\">\n<img src=\"https://coveralls.io/repos/github/Xotic750/split-if-boxed-bug-x/badge.svg?branch=master\"\n  alt=\"Coverage Status\" height=\"18\">\n</a>\n\n<a name=\"module_split-if-boxed-bug-x\"></a>\n\n## split-if-boxed-bug-x\n\nTests if a value is a string with the boxed bug; splits to an array.\n\n<a name=\"exp_module_split-if-boxed-bug-x--module.exports\"></a>\n\n### `module.exports(value)` ⇒ <code>\\*</code> ⏏\n\nThis method tests if a value is a string with the boxed bug; splits to an\narray for iteration; otherwise returns the original value.\n\n**Kind**: Exported function  \n**Returns**: <code>\\*</code> - An array or characters if value was a string with the boxed bug;\notherwise the value.\n\n| Param | Type            | Description             |\n| ----- | --------------- | ----------------------- |\n| value | <code>\\*</code> | The value to be tested. |\n\n**Example**\n\n```js\nimport splitIfBoxedBug from 'split-if-boxed-bug-x';\n\n// No boxed bug\nconsole.log(splitIfBoxedBug('abc')); // 'abc'\n\n// Boxed bug\nconsole.log(splitIfBoxedBug('abc')); // ['a', 'b', 'c']\n```\n","_attachments":{},"homepage":"https://github.com/Xotic750/split-if-boxed-bug-x","bugs":{"url":"https://github.com/Xotic750/split-if-boxed-bug-x/issues"},"license":"MIT"}