{"name":"json-ptr","version":"1.1.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","license":"MIT","repository":{"type":"git","url":"git+https://github.com/flitbit/json-ptr.git"},"scripts":{"prerelease":"npm run clean && npm run test","release":"uglifyjs -c -m -o dist/json-ptr.min.js -r '$,require,exports,self,module,define' index.js","clean":"rimraf dist && mkdir dist","preversion":"npm run release","postversion":"git push && git push --tags","pretest":"npm run lint","test":"mocha test/**/*.js","test:watch":"nodemon --ext js,json --ignore dist/ --exec 'npm test'","preci":"npm run lint","ci":"mocha --reporter mocha-junit-reporter test/**/*.js","lint":"eslint src test"},"devDependencies":{"bluebird":"^3.5.1","eslint":"^4.18.1","eslint-plugin-mocha":"^4.11.0","expect.js":"^0.3.1","json":"^9.0.6","mocha":"^5.0.1","mocha-junit-reporter":"^1.17.0","nodemon":"^1.15.1","rimraf":"^2.6.2","uglify-js":"^3.3.12"},"gitHead":"037ac352907fc8e8093ecb1777493ab2bc3a1f58","bugs":{"url":"https://github.com/flitbit/json-ptr/issues"},"homepage":"https://github.com/flitbit/json-ptr#readme","_id":"json-ptr@1.1.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"dist":{"shasum":"44e7ddf2f99eee6b3f312580614d383bdf46c1be","size":17657,"noattachment":false,"key":"/json-ptr/-/json-ptr-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-ptr/download/json-ptr-1.1.0.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-ptr_1.1.0_1519508993701_0.01690909869044055"},"_hasShrinkwrap":false,"publish_time":1519508993824,"_cnpm_publish_time":1519508993824,"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"}}