{"name":"json-ptr","version":"0.3.0","author":{"name":"Phillip Clark","email":"phillip@flitbit.com"},"description":"A complete implementation of JSON Pointer (RFC 6901) for nodejs and modern browsers.","keywords":["6901","json","pointers","fragmentid"],"main":"index.js","directories":{"example":"examples","test":"test"},"scripts":{"uglify":"uglifyjs index.js -o releases/json-ptr-$npm_package_version.min.js  -r '$,require,exports,module,window,global' -m  --comments '/^!/'","cover":"istanbul cover ./node_modules/mocha/bin/_mocha --report html -- -R spec","pretest":"eslint .","test":"mocha -R spec"},"devDependencies":{"blanket":"^1.2.1","expect.js":"~0.3.1","mocha":"~2.3.4"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/flitbit/json-ptr.git"},"engines":{"node":">=4.0"},"config":{"blanket":{"pattern":["index.js"],"data-cover-never":["node_modules","tests"]}},"gitHead":"77264a71004671a7845137b660372d931c694cb1","bugs":{"url":"https://github.com/flitbit/json-ptr/issues"},"homepage":"https://github.com/flitbit/json-ptr#readme","_id":"json-ptr@0.3.0","_shasum":"abd0ca77e1f0e2dcf243d2ea9b5178a98390fe4c","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.3","_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"dist":{"shasum":"abd0ca77e1f0e2dcf243d2ea9b5178a98390fe4c","size":43301,"noattachment":false,"key":"/json-ptr/-/json-ptr-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-ptr/download/json-ptr-0.3.0.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"publish_time":1451878502154,"_cnpm_publish_time":1451878502154,"_hasShrinkwrap":false,"dist-tags":{"issue-28-and-30":"2.0.1-issue-28-and-30.f825bd7","issue-36":"2.1.1-issue-36.f2a3959","latest":"3.0.1","master":"3.0.2-master.2e0b67f","older-nodes":"3.0.1-older-nodes.e0918b8","packaging-rollup":"2.2.1-packaging-rollup.7af30ca","relative":"2.1.2-relative.f48c5e7","ts":"1.2.1-ts.cf62f17"}}