{"name":"json-ptr","version":"1.2.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 --reporter tap","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 index.js test"},"devDependencies":{"bluebird":"^3.5.5","eslint":"^6.4.0","eslint-plugin-mocha":"^6.1.1","expect.js":"^0.3.1","json":"^9.0.6","mocha":"^6.2.0","mocha-junit-reporter":"^1.23.1","nodemon":"^1.19.2","rimraf":"^3.0.0","uglify-js":"^3.6.0"},"gitHead":"eff47a3d8eaf15dc1dc340c9f0cbe8d3522d3541","bugs":{"url":"https://github.com/flitbit/json-ptr/issues"},"homepage":"https://github.com/flitbit/json-ptr#readme","_id":"json-ptr@1.2.0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"e588fa5f937f220f59f73e7f480f9f52a6f79328","size":18076,"noattachment":false,"key":"/json-ptr/-/json-ptr-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-ptr/download/json-ptr-1.2.0.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-ptr_1.2.0_1568468126511_0.16680750865137295"},"_hasShrinkwrap":false,"publish_time":1568468126672,"_cnpm_publish_time":1568468126672,"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"}}