{"name":"leancloud-storage","version":"3.4.2","main":"./dist/node/index.js","description":"LeanCloud JavaScript SDK.","repository":{"type":"git","url":"git+https://github.com/leancloud/javascript-sdk.git"},"scripts":{"lint":"tsc storage.d.ts","test":"npm run lint && npm run test:node","test:node":"NODE_ENV=test nyc --reporter lcov --reporter text mocha --timeout 300000 test/index.js","docs":"jsdoc src README.md package.json -d docs -c .jsdocrc.json","build:node":"gulp babel-node","build:browser":"CLIENT_PLATFORM=Browser webpack --config webpack/browser.js","build:rn":"CLIENT_PLATFORM=ReactNative webpack --config webpack/rn.js","build:weapp":"CLIENT_PLATFORM=Weapp webpack --config webpack/weapp.js","build":"gulp build && npm run build:live-query","build:live-query":"export LIVE_QUERY=1 && npm run build:browser && npm run build:rn && npm run build:weapp","prepublishOnly":"./script/check-version.js"},"dependencies":{"debug":"^3.1.0","es6-promise":"^4.0.5","eventemitter3":"^2.0.3","leancloud-realtime":"^3.5.0","leancloud-realtime-plugin-live-query":"^1.0.0","localstorage-memory":"^1.0.1","md5":"^2.0.0","superagent":"^3.3.1","underscore":"^1.8.3"},"devDependencies":{"babel-core":"^6.4.0","babel-loader":"^7.0.0","babel-plugin-istanbul":"^2.0.0","babel-preset-es2015":"^6.3.13","babel-register":"^6.14.0","docdash":"git+https://github.com/leeyeh/docdash.git#leancloud","eslint":"^2.8.0","eslint-config-airbnb":"^8.0.0","eslint-plugin-import":"^1.6.0","eslint-plugin-jsx-a11y":"^1.0.3","eslint-plugin-react":"^5.0.1","expect.js":"^0.3.0","gulp":"^3.8.10","gulp-babel":"^6.1.1","gulp-clean":"^0.3.1","gulp-shell":"^0.5.2","jsdoc":"^3.5.5","mocha":"^3.0.0","nyc":"^8.1.0","qiniu":"^6.1.11","should":"^11.1.0","typescript":"^2.4.1","weapp-polyfill":"^2.0.1","webpack":"^2.2.0-rc.3"},"license":"MIT","author":{"name":"LeanCloud","email":"support@leancloud.rocks"},"browser":{"./src/utils/localstorage.js":"./src/utils/localstorage-browser.js","./src/utils/parse-base64.js":"./src/utils/parse-base64-browser.js","./src/ua/comments.js":"./src/ua/comments-browser.js","./dist/node/index.js":"./dist/av-min.js","./dist/node/index-live-query.js":"./dist/av-live-query-min.js"},"react-native":{"./src/utils/localstorage.js":"./src/utils/localstorage-rn.js","./dist/node/index.js":"./dist/av-rn-min.js","./dist/node/index-live-query.js":"./dist/av-live-query-rn-min.js"},"weapp":{"./src/polyfills/index.js":"./src/polyfills/index-weapp.js","./dist/node/index.js":"./dist/av-weapp-min.js","./dist/node/index-live-query.js":"./dist/av-live-query-weapp-min.js"},"typings":"./storage.d.ts","types":"./storage.d.ts","nyc":{"require":["babel-register"],"sourceMap":false,"instrument":false},"gitHead":"48f72f354b2293b0f1fd7f580245facbd96fb2a4","bugs":{"url":"https://github.com/leancloud/javascript-sdk/issues"},"homepage":"https://github.com/leancloud/javascript-sdk#readme","_id":"leancloud-storage@3.4.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"leeyeh","email":"lee55962698@gmail.com"},"dist":{"shasum":"1b1a63b9a65f70bf4332371ed2246c65606d327d","size":5045903,"noattachment":false,"key":"/leancloud-storage/-/leancloud-storage-3.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/leancloud-storage/download/leancloud-storage-3.4.2.tgz"},"maintainers":[{"name":"antigloss","email":""},{"name":"leeyeh","email":""},{"name":"onerain88","email":""},{"name":"sdjdd","email":""},{"name":"taptap-passport","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/leancloud-storage-3.4.2.tgz_1511936452599_0.3388221131172031"},"directories":{},"publish_time":1511936452879,"_hasShrinkwrap":false,"_cnpm_publish_time":1511936452879,"_cnpmcore_publish_time":"2021-12-17T08:58:32.275Z","dist-tags":{"dev":"5.0.0-beta.2","latest":"4.15.2","latest-v1":"1.5.5","latest-v2":"2.5.4","latest-v3":"3.15.0","next":"3.11.0-beta.0"}}