{"_id":"@36node/bus-log-sdk","_rev":"14-b93513a76f7d90bca63520afd1acad0a","time":{"created":"2023-10-10T03:41:53.698Z","0.0.3":"2019-06-13T03:19:45.591Z","modified":"2023-11-24T02:06:16.999Z","0.0.4":"2019-06-14T00:34:52.240Z","0.0.5":"2019-06-14T04:48:51.809Z","0.0.6":"2019-06-14T05:05:32.309Z","0.0.7":"2019-06-14T05:13:55.080Z","0.0.8":"2019-10-14T16:34:35.455Z","0.0.10":"2020-01-31T02:57:50.015Z","0.1.0":"2023-10-10T03:41:54.058Z"},"name":"@36node/bus-log-sdk","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@36node/bus-log-sdk","version":"0.1.0","description":"Javascript SDK for Bus Log Service.","repository":{"url":"git+https://github.com/36node/bus-log-sdk-js.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"sdk","config-overrides-path":"node_modules/@36node/sketch/config-overrides","main":"dist/index.js","module":"dist/index.m.js","typings":"typings/index.d.ts","scripts":{"build":"sketch build","format":"prettier --trailing-comma es5 --write 'src/**/*.js'","gen":"swagen sdk ../bus-log/openapi.yml","lint":"sketch lint src","release":"standard-version","start":"bin/json-server.js","test:int":"sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"@36node/fetch":"^0.6.4","@36node/query-normalizr":"^0.4.8","commander":"^2.19.0"},"devDependencies":{"@36node/eslint-config":"^0.6.4","@36node/sketch":"^0.13.27","@36node/swagen":"^0.13.8","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","faker":"^4.1.0","husky":"^1.3.1","json-server":"^0.15.0","lint-staged":"^8.1.5","prettier":"1.17.1","standard-version":"^6.0.1"},"gitHead":"bc14ed62aa377ad246602dc2109f3080e8acdb99","bugs":{"url":"https://github.com/36node/bus-log-sdk-js/issues"},"homepage":"https://github.com/36node/bus-log-sdk-js#readme","_id":"@36node/bus-log-sdk@0.1.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-tYDYltvxAtw0F6c3hMTR6Tx4LaH2zJc7xglVFx5T0FnnvSd6hQCNmtmFPubJb+Q2WbmqBvo11bXH/S7wIjPZIg==","shasum":"1c81f82a082c49ab9a21afb98d51f5bd206f98bc","tarball":"https://registry.npmjs.org/@36node/bus-log-sdk/-/bus-log-sdk-0.1.0.tgz","fileCount":14,"unpackedSize":29801,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5im7dFMyF52kRk49yPbSIyCcveSnibAn4JGiq2PV9uAiEAl1JMpY0k3QZ6tDkSCwc+z/56w0LtPg4OdIV/nikwxUA="}]},"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"maintainers":[{"name":"zzswang","email":"zzswang@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"36node-robot","email":"walle@36node.com"},{"name":"lidongbest5","email":"lidongbest5@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bus-log-sdk_0.1.0_1696909313792_0.1933696600533783"},"_hasShrinkwrap":false}},"maintainers":[{"email":"xuna08@gmail.com","name":"xuna08"},{"email":"zzswang@gmail.com","name":"zzswang"},{"email":"hauy@163.com","name":"hauy"},{"email":"walle@36node.com","name":"36node-robot"}],"description":"Javascript SDK for Bus Log Service.","homepage":"https://github.com/36node/bus-log-sdk-js#readme","repository":{"url":"git+https://github.com/36node/bus-log-sdk-js.git","type":"git"},"bugs":{"url":"https://github.com/36node/bus-log-sdk-js/issues"},"license":"MIT","readme":"# @36node/bus-log-sdk\n\n[![version][0]][1] [![downloads][2]][3]\n\n## Install\n\n```bash\nyarn add @36node/bus-log-sdk\n```\n\n## Usage\n\n```js\nconst SDK = require(\"@36node/bus-log-sdk\");\n\nconst sdk = new SDK({ base: \"xxxxx\" });\nsdk.vehicle.listRecords({ vehicleId: \"xxxx\" });\n```\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Author\n\n**module** © [36node](https://github.com/36node), Released under the [MIT](./LICENSE) License.\n\nAuthored and maintained by 36node with help from contributors ([list](https://github.com/36node/module/contributors)).\n\n> GitHub [@36node](https://github.com/36node)\n\n[0]: https://img.shields.io/npm/v/@36node/bus-log-sdk.svg?style=flat\n[1]: https://npmjs.com/package/@36node/bus-log-sdk\n[2]: https://img.shields.io/npm/dm/@36node/bus-log-sdk.svg?style=flat\n[3]: https://npmjs.com/package/@36node/bus-log-sdk\n","readmeFilename":"README.md"}