@eivifj/dot
Version:
Get and set object properties with dot notation
22 lines (21 loc) • 383 B
JSON
{
"name": "@eivifj/dot",
"publishConfig": {
"access": "public"
},
"version": "1.0.3",
"description": "Get and set object properties with dot notation",
"main": "index.js",
"scripts": {
"test": "node test"
},
"repository": "eivindfjeldstad/dot",
"keywords": [
"dot",
"notation",
"properties",
"object",
"path"
],
"license": "MIT"
}