brackets2dots
Version:
Convert string with bracket notation to dot property notation for Node.js and the browser.
20 lines (19 loc) • 384 B
JSON
{
"name": "brackets2dots",
"version": "1.1.0",
"description": "Convert string with bracket notation to dot property notation for Node.js and the browser.",
"repo": "wilmoore/brackets2dots.js",
"keywords": [
"string",
"object",
"property",
"access",
"deep",
"nested"
],
"dependencies": {},
"development": {},
"scripts": [
"index.js"
]
}