{"name":"leancloud-realtime","version":"3.5.2","description":"LeanCloud Realtime Message JavaScript SDK","main":"./dist/realtime.js","jsnext:main":"./src/index.js","directories":{"test":"test"},"scripts":{"precommit":"validate-commit-msg","lint":"eslint --ignore-path .gitignore src test plugins && tsc realtime.d.ts","test":"npm run lint && npm run build && npm run docs && npm run test:node && npm run test:browser","test:node":"NODE_ENV=test nyc mocha --timeout 30000 test/index.js plugins/**/test/index.js","test:browser":"grunt test-browser --stack","docs":"jsdoc src README.md package.json -d docs -c .jsdocrc.json && jsdoc plugins/typed-messages/src plugins/typed-messages/package.json src/messages/**message.js -d plugins/typed-messages/docs -c .jsdocrc.json && jsdoc plugins/webrtc/src plugins/webrtc/package.json -d plugins/webrtc/docs -c .jsdocrc.json && jsdoc plugins/groupchat-receipts/src plugins/groupchat-receipts/package.json -d plugins/groupchat-receipts/docs -c .jsdocrc.json","build":"grunt build --stack","changelog":"conventional-changelog -p angular -i CHANGELOG.md -s","convert-pb":"pbjs proto/message.proto -t commonjs > proto/message-compiled.js && sed -i '' 's/protobufjs/protobufjs\\/dist\\/protobuf-light/g' ./proto/message-compiled.js"},"repository":{"type":"git","url":"git+https://github.com/leancloud/js-realtime-sdk.git"},"keywords":["leancloud","realtime","message"],"license":"MIT","bugs":{"url":"https://github.com/leancloud/js-realtime-sdk/issues"},"homepage":"https://leancloud.cn/","devDependencies":{"@leeyeh/rollup-plugin-node-resolve":"^3.0.0","babel-eslint":"^7.0.0","babel-plugin-external-helpers":"^6.8.0","babel-plugin-istanbul":"^4.1.1","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-plugin-transform-es2015-classes":"^6.5.2","babel-plugin-transform-object-rest-spread":"^6.8.0","babel-plugin-transform-runtime":"^6.6.0","babel-preset-env":"^1.4.0","babel-register":"^6.14.0","conventional-changelog-cli":"^1.1.1","docdash":"git+https://github.com/leeyeh/docdash.git#leancloud","eslint":"^3.0.0","eslint-config-airbnb-base":"^9.0.0","eslint-plugin-import":"^2.0.0","espree":"^3.1.4","grunt":"^1.0.1","grunt-contrib-connect":"^1.0.0","grunt-contrib-uglify":"^2.0.0","grunt-envify":"0.1.0","grunt-rollup":"^1.0.1","grunt-saucelabs":"^9.0.0","husky":"^0.13.1","inherit":"^2.2.3","jsdoc":"3.4.0","jsdoc-ignore-future":"^1.1.0","leancloud-storage":"^2.0.0","load-grunt-tasks":"^3.4.1","mocha":"^3.0.0","nyc":"^10.0.0","qiniu":"^6.1.9","rollup":"^0.41.1","rollup-plugin-babel":"^2.4.0","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-json":"^2.0.0","should":"^11.0.0","should-sinon":"0.0.5","sinon":"^2.1.0","typescript":"^2.4.1","validate-commit-msg":"^2.10.1","weapp-polyfill":"^1.1.0"},"dependencies":{"axios":"^0.16.1","babel-runtime":"^6.6.1","debug":"^2.4.4","eventemitter3":"^2.0.0","javascript-state-machine":"^2.3.5","lodash":"^4.6.0","protobufjs":"^5.0.1","uuid":"^3.0.0","ws":"^3.0.0"},"browser":{"ws":"./src/polyfills/ws-browser.js","sinon":false,"./dist/realtime.js":"./dist/realtime.browser.js","./dist/realtime-core.js":"./dist/realtime-core.browser.js"},"weapp":{"./src/polyfills/polyfills.js":"./src/polyfills/polyfills-weapp.js","./dist/realtime.js":"./dist/realtime.weapp.js","./dist/realtime-core.js":"./dist/realtime-core.weapp.js"},"nyc":{"require":["babel-register"],"include":["src/**","plugins/typed-messages/src/**"],"reporter":["lcov","text"],"sourceMap":false,"instrument":false},"types":"./realtime.d.ts","typings":"./realtime.d.ts","gitHead":"cd5b17277830b3ee606dbcc8baa801e26482c543","_id":"leancloud-realtime@3.5.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.2","_npmUser":{"name":"leeyeh","email":"lee55962698@gmail.com"},"dist":{"shasum":"e4e45cd1d7ca8bb9a4d7f2688f3762173505ff4a","size":2295136,"noattachment":false,"key":"/leancloud-realtime/-/leancloud-realtime-3.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/leancloud-realtime/download/leancloud-realtime-3.5.2.tgz"},"maintainers":[{"name":"antigloss","email":""},{"name":"avos","email":""},{"name":"leeyeh","email":""},{"name":"onerain88","email":""},{"name":"sdjdd","email":""},{"name":"taptap-passport","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/leancloud-realtime-3.5.2.tgz_1498806878736_0.3867882981430739"},"publish_time":1498806879133,"_hasShrinkwrap":false,"_cnpm_publish_time":1498806879133,"_cnpmcore_publish_time":"2021-12-17T09:20:14.046Z","dist-tags":{"dev":"5.0.0-dev.2003021435","latest":"5.0.0-rc.8","latest-v3":"3.5.7","latest-v4":"4.3.1","next":"5.0.0-rc.1"}}