extract-brackets
Version:
Extract nested brackets from strings
36 lines (35 loc) • 778 B
JSON
{
"name": "extract-brackets",
"version": "0.0.7",
"description": "Extract nested brackets from strings",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bninni/extract-brackets.git"
},
"keywords": [
"extract",
"brackets",
"extract",
"parenthesis",
"extract",
"nested",
"brackets",
"extract",
"nested",
"parenthesis",
"from",
"string",
"from",
"strings"
],
"author": "Brian Ninni <brian@ninni.io> (http://ninni.io)",
"license": "MIT",
"bugs": {
"url": "https://github.com/bninni/extract-brackets/issues"
},
"homepage": "https://github.com/bninni/extract-brackets#readme"
}