{
    "name": "keypath-resolve",
    "version": "2.1.6",
    "description": "Tiny library (1Kb) to resolve and manipulate keyPaths. Allows dot and bracket notation complex keypaths.",
    "main": "./src/keypath-resolve.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/colxi/keypath-resolve.git"
    },
    "keywords": [
        "resolve",
        "keypath",
        "resolve-keypath",
        "resolve keypath",
        "resolve keypath context",
        "keypath resolver",
        "key path resolve",
        "keypath to array",
        "keypath split",
        "keypath exist",
        "keypath assign",
        "keypath create",
        "keypath manipulation"
    ],
    "author": "colxi",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/colxi/keypath-resolve/issues"
    },
    "homepage": "https://github.com/colxi/keypath-resolve#readme"
}
