UNPKG

deep-property-access

Version:

Deep property access by dot separated string or key array

23 lines (22 loc) 565 B
{ "name": "deep-property-access", "version": "1.0.1", "description": "Deep property access by dot separated string or key array", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/StefanHamminga/deep-property-access" }, "bugs": { "url": "https://github.com/StefanHamminga/deep-property-access/issues" }, "scripts": { "test": "echo \"No test specified\"" }, "keywords": [ "Deep", "property" ], "author": "Stefan Hamminga <stefan@prjct.net> (https://prjct.net)", "license": "LGPL-3.0" }