{"_id":"@36node/bus-pile-sdk","_rev":"18-eb20f9b321cbf586cdaf4ecad4d90609","time":{"created":"2023-10-10T03:45:56.208Z","0.0.2":"2019-07-07T10:02:26.915Z","modified":"2023-11-24T02:06:17.969Z","0.0.3":"2019-07-08T04:38:32.028Z","0.0.4":"2020-01-12T03:33:36.866Z","0.0.5":"2020-01-12T03:35:29.535Z","0.0.6":"2020-01-31T05:18:05.500Z","0.0.7":"2020-04-07T08:31:43.817Z","0.0.8":"2020-04-12T03:05:37.511Z","0.0.10":"2020-04-12T03:28:46.738Z","0.0.11":"2020-04-14T07:53:07.775Z","0.0.12":"2020-04-23T01:55:10.199Z","0.1.0":"2023-10-10T03:45:56.489Z"},"name":"@36node/bus-pile-sdk","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@36node/bus-pile-sdk","version":"0.1.0","description":"SDK for bus charging pile service.","repository":{"url":"git+https://github.com/36node/bus-pile-sdk.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.mjs","typings":"typings/index.d.ts","scripts":{"build":"sketch build","format":"prettier --trailing-comma es5 --write 'src/**/*.js'","gen":"swagen sdk https://api.uat.bus.36node.com/pile/v0/openapi.yml","lint":"sketch lint src","release":"standard-version","start":"bin/mock-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.0","@36node/query-normalizr":"^0.4.4","@types/jest":"^24.0.11","commander":"^2.19.0"},"devDependencies":{"@36node/eslint-config":"^0.6.1","@36node/mock-server":"^0.0.3","@36node/sketch":"^0.12.0","@36node/swagen":"^0.13.8","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","@types/faker":"^4.1.5","faker":"^4.1.0","husky":"^1.3.1","lint-staged":"^8.1.5","moment":"^2.24.0","prettier":"1.17.1","standard-version":"^6.0.1"},"gitHead":"aaa4b563ac8c44a05ed59d989e8af59f5ffbe3f3","bugs":{"url":"https://github.com/36node/bus-pile-sdk/issues"},"homepage":"https://github.com/36node/bus-pile-sdk#readme","_id":"@36node/bus-pile-sdk@0.1.0","_nodeVersion":"16.14.2","_npmVersion":"8.5.0","dist":{"integrity":"sha512-WDE9/nx3zFY4B7B+/bbuk4E1M9bxkRkv2V3Fa3zeSkSO8c+SP0e9u3N3lKzatNCrlqyhIJrswikvwD+842UokA==","shasum":"61e63866d270473916d03f090f2c80aedcff1bd0","tarball":"https://registry.npmjs.org/@36node/bus-pile-sdk/-/bus-pile-sdk-0.1.0.tgz","fileCount":17,"unpackedSize":25459,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrluA/qva41zNr5Ax4xAmE0lBCxsz5BYkvFhpE1eBGwgIgbX/58G4sz4v8IJpG0vDHB0sMN97JJXzM9zkxv8s98Gc="}]},"_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-pile-sdk_0.1.0_1696909556301_0.9330103554180684"},"_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":"SDK for bus charging pile service.","homepage":"https://github.com/36node/bus-pile-sdk#readme","repository":{"url":"git+https://github.com/36node/bus-pile-sdk.git","type":"git"},"bugs":{"url":"https://github.com/36node/bus-pile-sdk/issues"},"license":"MIT","readme":"# @36node/bus-pile-sdk\n\n[![version][0]][1] [![downloads][2]][3]\n\n## Install\n\n```bash\nyarn add module\n```\n\n## Usage\n\n```js\nconst SDK = require(\"@36node/bus-pile-sdk\");\n\nconst sdk = new SDK({ base: \"http://localhost:3000\" });\n```\n\n## Test\n\n```sh\nyarn test\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-pile-sdk.svg?style=flat\n[1]: https://npmjs.com/package/@36node/bus-pile-sdk\n[2]: https://img.shields.io/npm/dm/@36node/bus-pile-sdk.svg?style=flat\n[3]: https://npmjs.com/package/@36node/bus-pile-sdk\n","readmeFilename":"README.md"}