{"_id":"split-string","_rev":"10750","name":"split-string","description":"Easy way to split a string on a given character unless it's quoted or escaped.","dist-tags":{"latest":"6.1.0"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"time":{"modified":"2021-06-03T09:57:52.000Z","created":"2015-08-27T02:40:57.692Z","6.1.0":"2019-04-22T23:03:41.133Z","6.0.0":"2018-08-14T08:30:36.213Z","5.0.4":"2018-02-16T16:20:15.901Z","5.0.3":"2018-01-10T11:06:09.541Z","5.0.2":"2018-01-08T18:39:49.273Z","5.0.1":"2018-01-08T18:33:44.063Z","5.0.0":"2018-01-08T18:33:04.187Z","4.0.0":"2017-11-23T03:17:37.831Z","3.1.0":"2017-11-19T15:54:55.354Z","3.0.2":"2017-06-21T05:26:58.600Z","3.0.1":"2017-06-15T19:04:57.067Z","3.0.0":"2017-06-15T07:33:05.032Z","2.1.1":"2017-05-31T00:16:26.595Z","2.1.0":"2017-04-27T05:10:28.408Z","2.0.0":"2017-04-12T01:04:56.209Z","1.0.1":"2017-04-11T23:08:27.582Z","1.0.0":"2017-02-22T04:23:53.846Z","0.1.1":"2015-08-27T07:51:04.880Z","0.1.0":"2015-08-27T02:40:57.692Z"},"users":{},"author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"versions":{"6.1.0":{"name":"split-string","description":"Easy way to split a string on a given character unless it's quoted or escaped.","version":"6.1.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","main":"index.js","types":"types/index.d.ts","engines":{"node":">=8.6"},"scripts":{"test":"nyc mocha","test:types":"dtslint types"},"devDependencies":{"dtslint":"^0.7.0","gulp-format-md":"^1.0.0","mocha":"^5.2.0","nyc":"^12.0.2"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"757bdcb3bd110e8dfb55ae35d2856b6875692aad","_id":"split-string@6.1.0","_nodeVersion":"10.15.2","_npmVersion":"6.9.0","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"dist":{"shasum":"e9cedcf94cdab077d9b5528927894dec4b0f42ab","size":6773,"noattachment":false,"key":"/split-string/-/split-string-6.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-6.1.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string_6.1.0_1555974220946_0.4783880589392515"},"_hasShrinkwrap":false,"publish_time":1555974221133,"_cnpm_publish_time":1555974221133},"6.0.0":{"name":"split-string","description":"Easy way to split a string on a given character unless it's quoted or escaped.","version":"6.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=8.6"},"scripts":{"test":"nyc mocha"},"devDependencies":{"gulp-format-md":"^1.0.0","mocha":"^5.2.0","nyc":"^12.0.2"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"47d6e9092cbc0c22bb05c2b6b4872829dabddb02","_id":"split-string@6.0.0","_npmVersion":"6.3.0","_nodeVersion":"10.0.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"6f36e120087ce5d1173eca156c3dd21e97ae534f","size":6291,"noattachment":false,"key":"/split-string/-/split-string-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-6.0.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string_6.0.0_1534235436117_0.47715545198758313"},"_hasShrinkwrap":false,"publish_time":1534235436213,"_cnpm_publish_time":1534235436213},"5.0.4":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"5.0.4","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=8"},"scripts":{"test":"nyc mocha"},"dependencies":{"arr-union":"^3.1.0","snapdragon-lexer":"^3.1.0"},"devDependencies":{"gulp-format-md":"^1.0.0","mocha":"^3.5.3","nyc":"^11.4.1"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"a27de1fcdee10fb9cf2e4e03fe390f2d9eba55c6","_id":"split-string@5.0.4","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"7c9ea7190d90b70e99260c285f4558b5678e01a3","size":6765,"noattachment":false,"key":"/split-string/-/split-string-5.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-5.0.4.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string_5.0.4_1518798015691_0.03419363805845821"},"_hasShrinkwrap":false,"publish_time":1518798015901,"_cnpm_publish_time":1518798015901},"5.0.3":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"5.0.3","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=6"},"scripts":{"test":"nyc mocha"},"dependencies":{"arr-union":"^3.1.0","snapdragon-lexer":"^2.0.0"},"devDependencies":{"mocha":"^3.5.3","gulp-format-md":"^1.0.0","nyc":"^11.4.1"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"4e90d62e8b0b51e8f321df0abd0d5a75229fec5a","_id":"split-string@5.0.3","_npmVersion":"5.6.0","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"d13ede51e296f85436e6cf2ae4fab5d0c65bc394","size":6778,"noattachment":false,"key":"/split-string/-/split-string-5.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-5.0.3.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-5.0.3.tgz_1515582368514_0.4988768012262881"},"directories":{},"publish_time":1515582369541,"_hasShrinkwrap":false,"_cnpm_publish_time":1515582369541},"5.0.2":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"5.0.2","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=6"},"scripts":{"test":"nyc mocha"},"dependencies":{"arr-union":"^3.1.0","snapdragon-lexer":"^2.0.0"},"devDependencies":{"mocha":"^3.5.3","gulp-format-md":"^1.0.0","nyc":"^11.4.1"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"527a4bb3300e0a7aa63b407948cc7b993bff6971","_id":"split-string@5.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"b0eb642f71d554c2b99b72f64194bd2759048b14","size":6644,"noattachment":false,"key":"/split-string/-/split-string-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-5.0.2.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-5.0.2.tgz_1515436788286_0.6456026339437813"},"directories":{},"publish_time":1515436789273,"_hasShrinkwrap":false,"_cnpm_publish_time":1515436789273},"5.0.1":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"5.0.1","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=6"},"scripts":{"test":"nyc mocha"},"dependencies":{"arr-union":"^3.1.0","snapdragon-lexer":"^2.0.0"},"devDependencies":{"mocha":"^3.5.3","gulp-format-md":"^1.0.0","nyc":"^11.4.1"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"54d231db1b2a9747aa6254035a9ff8f82a0c6377","_id":"split-string@5.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"9bff9926e295cbd3eaa64a5976a2771bca0f244b","size":5505,"noattachment":false,"key":"/split-string/-/split-string-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-5.0.1.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-5.0.1.tgz_1515436423091_0.5416859670076519"},"directories":{},"publish_time":1515436424063,"_hasShrinkwrap":false,"_cnpm_publish_time":1515436424063},"5.0.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"5.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"nyc mocha"},"dependencies":{"arr-union":"^3.1.0","snapdragon-lexer":"^2.0.0"},"devDependencies":{"mocha":"^3.5.3","gulp-format-md":"^1.0.0","nyc":"^11.4.1"},"keywords":["character","escape","split","string"],"nyc":{"reporter":["lcov","text-summary"]},"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"cd378515474ff60744a393c1abd2051c7cb3fc09","_id":"split-string@5.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"0552161cfb5037e36eda06ab69dc8fd40429baab","size":5506,"noattachment":false,"key":"/split-string/-/split-string-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-5.0.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-5.0.0.tgz_1515436384056_0.48941135220229626"},"directories":{},"publish_time":1515436384187,"_cnpm_publish_time":1515436384187,"_hasShrinkwrap":false},"4.0.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"4.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^3.0.0"},"devDependencies":{"gulp-format-md":"^1.0.0","mocha":"^3.5.3"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"1b231bc766c3f823e3b57018cb1a8c54d824f3a6","_id":"split-string@4.0.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"9e4899bb5a5ae0d3bf98035ac4b371c284ea6571","size":4827,"noattachment":false,"key":"/split-string/-/split-string-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-4.0.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-4.0.0.tgz_1511407057759_0.4824769797269255"},"directories":{},"publish_time":1511407057831,"_cnpm_publish_time":1511407057831,"_hasShrinkwrap":false},"3.1.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"3.1.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^3.0.0"},"devDependencies":{"gulp-format-md":"^1.0.0","mocha":"^3.5.3"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"2f83feb70267a54ca01e795e6a0558a51b89d6c8","_id":"split-string@3.1.0","_npmVersion":"5.5.1","_nodeVersion":"9.1.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"dist":{"shasum":"7cb09dda3a86585705c64b39a6466038682e8fe2","size":4720,"noattachment":false,"key":"/split-string/-/split-string-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-3.1.0.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-3.1.0.tgz_1511106894667_0.3419800808187574"},"directories":{},"publish_time":1511106895354,"_hasShrinkwrap":false,"_cnpm_publish_time":1511106895354},"3.0.2":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"3.0.2","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0","sections":"^0.1.10","update-sections":"^0.1.2"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"5000293c78d099b823c3a9c40c1cab43cc48db25","_id":"split-string@3.0.2","_npmVersion":"5.0.3","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"6129bc92731716e5aa1fb73c333078f0b7c114c8","size":4693,"noattachment":false,"key":"/split-string/-/split-string-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-3.0.2.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-3.0.2.tgz_1498022817563_0.23230708576738834"},"directories":{},"publish_time":1498022818600,"_cnpm_publish_time":1498022818600,"_hasShrinkwrap":false},"3.0.1":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"3.0.1","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0","sections":"^0.1.10","update-sections":"^0.1.2"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"9cca70de458a8080945bae18d5d87c52c55f8302","_id":"split-string@3.0.1","_npmVersion":"5.0.3","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"0fb9b50a47469e1207ea091258ba88459e977ca0","size":4639,"noattachment":false,"key":"/split-string/-/split-string-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-3.0.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-3.0.1.tgz_1497553496060_0.9683597080875188"},"directories":{},"publish_time":1497553497067,"_hasShrinkwrap":false,"_cnpm_publish_time":1497553497067},"3.0.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"3.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0","sections":"^0.1.10","update-sections":"^0.1.2"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"3a8714bf6fafddb80b1f8078fc274bbeacf589c3","_id":"split-string@3.0.0","_npmVersion":"5.0.3","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"9b5e13e27dac3268d61602fea65fb15af7124c31","size":4639,"noattachment":false,"key":"/split-string/-/split-string-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-3.0.0.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-3.0.0.tgz_1497511984034_0.9825430826749653"},"directories":{},"publish_time":1497511985032,"_cnpm_publish_time":1497511985032,"_hasShrinkwrap":false},"2.1.1":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"2.1.1","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0","sections":"^0.1.10","update-sections":"^0.1.2"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","install","Why use this?"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"0bcaf1d50c58efc1416c2c5370326940e7e6e4a8","_id":"split-string@2.1.1","_shasum":"af4b06d821560426446c3cd931cda618940d37d0","_from":".","_npmVersion":"4.6.1","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"af4b06d821560426446c3cd931cda618940d37d0","size":4060,"noattachment":false,"key":"/split-string/-/split-string-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-2.1.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/split-string-2.1.1.tgz_1496189785416_0.6811830659862608"},"directories":{},"publish_time":1496189786595,"_hasShrinkwrap":false,"_cnpm_publish_time":1496189786595},"2.1.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"2.1.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","email":"brian.woodward@gmail.com","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","email":"jon.schlinkert@sellside.com","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0","sections":"^0.1.10","update-sections":"^0.1.2"},"keywords":["character","escape","split","string"],"verb":{"toc":false,"layout":"default","titles":[".","Why use this?","install"],"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"67234051a8b9064c49f0b3df36a1a66c8e09083a","_id":"split-string@2.1.0","_shasum":"15a5fcbf9aeccf34c1edc884161f3852673e1b73","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"15a5fcbf9aeccf34c1edc884161f3852673e1b73","size":4073,"noattachment":false,"key":"/split-string/-/split-string-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-2.1.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/split-string-2.1.0.tgz_1493269826373_0.8184628051239997"},"directories":{},"publish_time":1493269828408,"_hasShrinkwrap":false,"_cnpm_publish_time":1493269828408},"2.0.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"2.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","email":"brian.woodward@gmail.com","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","email":"jon.schlinkert@sellside.com","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0"},"keywords":["character","escape","split","string"],"verb":{"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"eac89bb4485e1e0cee55f6789c241e4a60fd97af","_id":"split-string@2.0.0","_shasum":"b0a7f89292009f8525efcf4c1a2e59c674d6dbba","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.7.3","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"b0a7f89292009f8525efcf4c1a2e59c674d6dbba","size":3757,"noattachment":false,"key":"/split-string/-/split-string-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-2.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/split-string-2.0.0.tgz_1491959095511_0.9271026512142271"},"directories":{},"publish_time":1491959096209,"_hasShrinkwrap":false,"_cnpm_publish_time":1491959096209},"1.0.1":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"1.0.1","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","email":"brian.woodward@gmail.com","url":"https://twitter.com/doowb"},{"name":"Jon Schlinkert","email":"jon.schlinkert@sellside.com","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0"},"keywords":["character","escape","split","string"],"verb":{"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"e88c24d4ca8453e2d466956f0c73ee9ccd93051d","_id":"split-string@1.0.1","_shasum":"bcbab3f4152acee3a0d6ab2479c0d2879c3db3ce","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.1","_npmUser":{"name":"doowb","email":"brian.woodward@gmail.com"},"dist":{"shasum":"bcbab3f4152acee3a0d6ab2479c0d2879c3db3ce","size":3467,"noattachment":false,"key":"/split-string/-/split-string-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-1.0.1.tgz"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/split-string-1.0.1.tgz_1491952105612_0.6221484744455665"},"directories":{},"publish_time":1491952107582,"_cnpm_publish_time":1491952107582,"_hasShrinkwrap":false},"1.0.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"1.0.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"contributors":[{"name":"Brian Woodward","email":"brian.woodward@gmail.com","url":"https://github.com/doowb"},{"name":"Jon Schlinkert","email":"jon.schlinkert@sellside.com","url":"http://twitter.com/jonschlinkert"}],"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"extend-shallow":"^2.0.1"},"devDependencies":{"gulp-format-md":"^0.1.11","mocha":"^3.2.0"},"keywords":["character","escape","split","string"],"verb":{"related":{"list":["deromanize","randomatic","repeat-string","romanize"]},"toc":false,"layout":"default","tasks":["readme"],"plugins":["gulp-format-md"],"lint":{"reflinks":true}},"gitHead":"d901f60e5dc03fcc00c74129eb3e43f2d2cdf0cd","_id":"split-string@1.0.0","_shasum":"2ca23672816b3491a46ecb059c59963c5de95f75","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"2ca23672816b3491a46ecb059c59963c5de95f75","size":3348,"noattachment":false,"key":"/split-string/-/split-string-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-1.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/split-string-1.0.0.tgz_1487737433181_0.45007273531518877"},"directories":{},"publish_time":1487737433846,"_cnpm_publish_time":1487737433846,"_hasShrinkwrap":false},"0.1.1":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"0.1.1","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"noncharacters":"^1.1.0"},"devDependencies":{"mocha":"*"},"keywords":["character","escape","split","string"],"verb":{"related":{"list":["repeat-string","randomatic","deromanize","romanize"]}},"gitHead":"743efbb58b584eaf171af452537915b3c66fa722","_id":"split-string@0.1.1","_shasum":"a3d434533335e9dc8054d7418716f3d97bf21acb","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"a3d434533335e9dc8054d7418716f3d97bf21acb","size":2166,"noattachment":false,"key":"/split-string/-/split-string-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-0.1.1.tgz"},"directories":{},"publish_time":1440661864880,"_cnpm_publish_time":1440661864880,"_hasShrinkwrap":false},"0.1.0":{"name":"split-string","description":"Split a string on a character except when the character is escaped.","version":"0.1.0","homepage":"https://github.com/jonschlinkert/split-string","author":{"name":"Jon Schlinkert","url":"https://github.com/jonschlinkert"},"repository":{"type":"git","url":"git+https://github.com/jonschlinkert/split-string.git"},"bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT","files":["index.js"],"main":"index.js","engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"dependencies":{"noncharacters":"^1.1.0"},"devDependencies":{"mocha":"*"},"keywords":[],"verb":{"related":{"list":["repeat-string","randomatic","deromanize","romanize"]}},"_id":"split-string@0.1.0","_shasum":"540a945ed982a143a03b137bb2515e4ca60cbfad","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"jonschlinkert","email":"github@sellside.com"},"maintainers":[{"name":"doowb","email":"brian.woodward@gmail.com"},{"name":"jonschlinkert","email":"github@sellside.com"}],"dist":{"shasum":"540a945ed982a143a03b137bb2515e4ca60cbfad","size":2146,"noattachment":false,"key":"/split-string/-/split-string-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/split-string/download/split-string-0.1.0.tgz"},"directories":{},"publish_time":1440643257692,"_cnpm_publish_time":1440643257692,"_hasShrinkwrap":false}},"readme":"# split-string [![NPM version](https://img.shields.io/npm/v/split-string.svg?style=flat)](https://www.npmjs.com/package/split-string) [![NPM monthly downloads](https://img.shields.io/npm/dm/split-string.svg?style=flat)](https://npmjs.org/package/split-string) [![NPM total downloads](https://img.shields.io/npm/dt/split-string.svg?style=flat)](https://npmjs.org/package/split-string) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/split-string.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/split-string)\n\n> Easy way to split a string on a given character unless it's quoted or escaped.\n\nPlease consider following this project's author, [Jon Schlinkert](https://github.com/jonschlinkert), and consider starring the project to show your :heart: and support.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save split-string\n```\n\n## Usage\n\n```js\nconst split = require('split-string');\n\nconsole.log(split('a.b.c'));\n//=> ['a', 'b', 'c']\n\n// respects escaped characters\nconsole.log(split('a.b.c\\\\.d'));\n//=> ['a', 'b', 'c.d']\n\n// respects double-quoted strings\nconsole.log(split('a.\"b.c.d\".e'));\n//=> ['a', '\"b.c.d\"', 'e']\n```\n\n## Options\n\n### options.quotes\n\n**Type**: `Array|Boolean`\n\n**Default**: `[]`\n\n**Description**\n\nTell split-string not to split inside any of the quote characters specified on the quotes option. Each character signifies both the \"opening\" and \"closing\" character to use.\n\n```js\n// default behavior\nconsole.log(split('a.b.\"c.d.e.f.g\".h.i'));\n//=> [ 'a', 'b', '\"c', 'd', 'e', 'f', 'g\"', 'h', 'i' ]\n\n// with quotes\nconsole.log(split('a.b.\"c.d.e.f.g\".h.i', { quotes: ['\"'] }));\n//=> [ 'a', 'b', '\"c.d.e.f.g\"', 'h', 'i' ]\n\n// escaped quotes will be ignored\nconsole.log(split('a.b.\\\\\"c.d.\"e.f.g\".h.i', { quotes: ['\"'] }));\n//=> [ 'a', 'b', '\"c', 'd', '\"e.f.g\"', 'h', 'i' ]\n\n// example of how to exclude non-escaped quotes from the result\nlet keep = (value, state) => {\n  return value !== '\\\\' && (value !== '\"' || state.prev() === '\\\\');\n};\nconsole.log(split('a.b.\\\\\"c.d.\"e.f.g\".h.i', { quotes: ['\"'], keep }));\n//=> [ 'a', 'b', '\"c', 'd', 'e.f.g', 'h', 'i' ]\n```\n\n## Options\n\n### options.brackets\n\n**Type**: `Object|Boolean`\n\n**Default**: `{}`\n\n**Description**\n\nBy default, no special significance is given to bracket-like characters (such as square brackets, curly braces, angle brackets, and so on).\n\n```js\n// default behavior\nconsole.log(split('a.{b.c}.{d.e}'));\n//=> [ 'a', '{b', 'c}', '{d', 'e}' ]\n```\n\nWhen `options.brackets` is `true`, the following brackets types are supported:\n\n```js\n{\n  '<': '>',\n  '(': ')',\n  '[': ']',\n  '{': '}'\n}\n```\n\nFor example:\n\n```js\nconsole.log(split('a.{b.c}.{d.e}', { brackets: true }));\n//=> [ 'a', '{b.c}', '{d.e}' ]\n```\n\nAlternatively, an object of brackets may be passed, where each key is the _opening bracket_ and each value is the corresponding _closing bracket_. Note that the key and value **must be different characters**. If you want to use the same character for both open and close, use the [quotes option](#optionsquotes).\n\n**Examples**\n\n```js\n// no bracket support by default\nconsole.log(split('a.{b.c}.[d.e].f'));\n//=> [ 'a', '{b', 'c}', '[d', 'e]', 'f' ]\n\n// tell split-string not to split inside curly braces\nconsole.log(split('a.{b.c}.[d.e].f', { brackets: { '{': '}' }}));\n//=> [ 'a', '{b.c}', '[d', 'e]', 'f' ]\n\n// tell split-string not to split inside any of these types: \"<>{}[]()\"\nconsole.log(split('a.{b.c}.[d.e].f', { brackets: true }));\n//=> [ 'a', '{b.c}', '[d.e]', 'f' ]\n\n// ...nested brackets are also supported\nconsole.log(split('a.{b.{c.d}.e}.f', { brackets: true }));\n//=> [ 'a', '{b.{c.d}.e}', 'f' ]\n\n// tell split-string not to split inside the given custom types\nconsole.log(split('«a.b».⟨c.d⟩.[e.f]', { brackets: { '«': '»', '⟨': '⟩' } }));\n//=> [ '«a.b»', '⟨c.d⟩', '[e', 'f]' ]\n```\n\n### options.keep\n\n**Type**: `function`\n\n**Default**: Function that returns true if the character is not `\\\\`.\n\nFunction that returns true when a character should be retained in the result.\n\n**Example**\n\n```js\nconsole.log(split('a.b\\\\.c')); //=> ['a', 'b.c']\n\n// keep all characters\nconsole.log(split('a.b.\\\\c', { keep: () => true })); //=> ['a', 'b\\.c']\n```\n\n### options.separator\n\n**Type**: `string`\n\n**Default**: `.`\n\nThe character to split on.\n\n**Example**\n\n```js\nconsole.log(split('a.b,c', { separator: ',' })); //=> ['a.b', 'c']\n```\n\n## Split function\n\nOptionally pass a function as the last argument to tell split-string whether or not to split when the specified separator is encountered.\n\n**Example**\n\n```js\n// only split on \".\" when the \"previous\" character is \"a\"\nconsole.log(split('a.b.c.a.d.e', state => state.prev() === 'a'));\n//=> [ 'a', 'b.c.a', 'd.e' ]\n```\n\nThe `state` object exposes the following properties:\n\n* `input` - (String) The un-modified, user-defined input string\n* `separator` - (String) the specified separator to split on.\n* `index` - (Number) The current cursor position\n* `value` - (String) The character at the current index\n* `bos` - (Function) Returns true if position is at the beginning-of-string\n* `eos` - (Function) Returns true if position is at the end-of-string\n* `prev` - (Function) Returns the previously scanned character\n* `next` - (Function) Returns the next character after the current position\n* `block` - (Object) The \"current\" AST node.\n* `stack` - (Array) AST nodes\n\n## About\n\n<details>\n<summary><strong>Contributing</strong></summary>\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n</details>\n\n<details>\n<summary><strong>Running Tests</strong></summary>\n\nRunning and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:\n\n```sh\n$ npm install && npm test\n```\n\n</details>\n\n<details>\n<summary><strong>Building docs</strong></summary>\n\n_(This project's readme.md is generated by [verb](https://github.com/verbose/verb-generate-readme), please don't edit the readme directly. Any changes to the readme must be made in the [.verb.md](.verb.md) readme template.)_\n\nTo generate the readme, run the following command:\n\n```sh\n$ npm install -g verbose/verb#dev verb-generate-readme && verb\n```\n\n</details>\n\n### Related projects\n\nYou might also be interested in these projects:\n\n* [deromanize](https://www.npmjs.com/package/deromanize): Convert roman numerals to arabic numbers (useful for books, outlines, documentation, slide decks, etc) | [homepage](https://github.com/jonschlinkert/deromanize \"Convert roman numerals to arabic numbers (useful for books, outlines, documentation, slide decks, etc)\")\n* [randomatic](https://www.npmjs.com/package/randomatic): Generate randomized strings of a specified length using simple character sequences. The original generate-password. | [homepage](https://github.com/jonschlinkert/randomatic \"Generate randomized strings of a specified length using simple character sequences. The original generate-password.\")\n* [repeat-string](https://www.npmjs.com/package/repeat-string): Repeat the given string n times. Fastest implementation for repeating a string. | [homepage](https://github.com/jonschlinkert/repeat-string \"Repeat the given string n times. Fastest implementation for repeating a string.\")\n* [romanize](https://www.npmjs.com/package/romanize): Convert numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc) | [homepage](https://github.com/jonschlinkert/romanize \"Convert numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)\")\n\n### Contributors\n\n| **Commits** | **Contributor** |  \n| --- | --- |  \n| 56 | [jonschlinkert](https://github.com/jonschlinkert) |  \n| 12 | [doowb](https://github.com/doowb) |  \n| 6  | [Ovyerus](https://github.com/Ovyerus) |  \n| 1  | [silverwind](https://github.com/silverwind) |  \n\n### Author\n\n**Jon Schlinkert**\n\n* [GitHub Profile](https://github.com/jonschlinkert)\n* [Twitter Profile](https://twitter.com/jonschlinkert)\n* [LinkedIn Profile](https://linkedin.com/in/jonschlinkert)\n\n### License\n\nCopyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT License](LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.8.0, on April 22, 2019._","_attachments":{},"homepage":"https://github.com/jonschlinkert/split-string","bugs":{"url":"https://github.com/jonschlinkert/split-string/issues"},"license":"MIT"}