{ "name": "atpath", "version": "0.2.0", "description": "Access and copy-on-modify JavaScript objects, including maps, using deep paths.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://lolg.it/herby/atpath.git" }, "keywords": [ "immutable", "deep", "copy on write" ], "author": "Herby Vojčík ", "license": "MIT" }