UNPKG

bubble-gum-set

Version:

Sets a new value in a nested object or a nested array using an array path, if the path does not exist create this

21 lines (20 loc) 737 B
{ "name": "bubble-gum-set", "version": "0.0.10", "description": "Sets a new value in a nested object or a nested array using an array path, if the path does not exist create this", "main": "lib/index.js", "jsnext:main": "lib/index.mjs", "repository": "https://github.com/nquicenob/bubble-gum-tools/tree/master/packages/bubble-gum-set", "homepage": "https://github.com/nquicenob/bubble-gum-tools/blob/master/packages/bubble-gum-set#readme", "bugs": { "url": "https://github.com/nquicenob/bubble-gum-tools/issues" }, "keywords": [ "nested-objects", "set-property", "array-path", "bubble-gum-tools-modularized" ], "author": "Nicolas Quiceno Benavides <nquicenob@gmail.com>", "license": "MIT" }