{"name":"json-ptr","version":"1.1.2","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 index.js test"},"devDependencies":{"bluebird":"^3.5.3","eslint":"^5.15.1","eslint-plugin-mocha":"^5.3.0","expect.js":"^0.3.1","json":"^9.0.6","mocha":"^6.0.2","mocha-junit-reporter":"^1.18.0","nodemon":"^1.18.10","rimraf":"^2.6.3","uglify-js":"^3.4.9"},"gitHead":"e3a9599f687b5ec34d988e2e7c6ef8c443f571f9","bugs":{"url":"https://github.com/flitbit/json-ptr/issues"},"homepage":"https://github.com/flitbit/json-ptr#readme","_id":"json-ptr@1.1.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"flitbit","email":"phillip@flitbit.com"},"dist":{"shasum":"38699cbe1820659dd142687ba7d763621e386595","size":17881,"noattachment":false,"key":"/json-ptr/-/json-ptr-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/json-ptr/download/json-ptr-1.1.2.tgz"},"maintainers":[{"name":"cerebralkungfu","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/json-ptr_1.1.2_1552236349402_0.5705685043780693"},"_hasShrinkwrap":false,"publish_time":1552236349557,"_cnpm_publish_time":1552236349557,"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"}}