{"name":"dlv","version":"1.0.2","description":"Safely get a dot-notated property within an object.","main":"dist/dlv.js","browser":"dist/dlv.umd.js","jsnext:main":"index.js","scripts":{"build":"mkdir -p dist && npm run -s build:cjs && npm run -s build:umd","build:cjs":"rollup -i $npm_package_jsnext_main -f cjs --no-strict | uglifyjs -cm -o $npm_package_main","build:umd":"rollup -i $npm_package_jsnext_main -n $npm_package_name -f umd --no-strict | uglifyjs -cm -o $npm_package_browser","prepublish":"npm run build","test":"node test","release":"npm run build && npm test && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"keywords":["delve","dot notation","dot"],"files":["index.js","dist"],"author":{"name":"Jason Miller","email":"jason@developit.ca","url":"http://jasonformat.com"},"repository":{"type":"git","url":"git+https://github.com/developit/dlv.git"},"license":"MIT","devDependencies":{"rollup":"^0.34.3","uglifyjs":"^2.4.10"},"gitHead":"886103562e4466f31f0d491cd8932720542d98d9","bugs":{"url":"https://github.com/developit/dlv/issues"},"homepage":"https://github.com/developit/dlv#readme","_id":"dlv@1.0.2","_shasum":"83c9209ced992af8489b688ac8aa207f2530cd1a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.3.1","_npmUser":{"name":"developit","email":"jason@developit.ca"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"dist":{"shasum":"83c9209ced992af8489b688ac8aa207f2530cd1a","size":2165,"noattachment":false,"key":"/dlv/-/dlv-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/dlv/download/dlv-1.0.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/dlv-1.0.2.tgz_1470279985686_0.9652429856359959"},"directories":{},"publish_time":1470279987142,"_cnpm_publish_time":1470279987142,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.1.3"}}