{"_id":"top","_rev":"23-248ba33f1d146ca0129bb6801ec37943","name":"top","description":"Taobao Open API Client.","dist-tags":{"latest":"0.2.3"},"versions":{"0.0.1":{"name":"top","version":"0.0.1","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"./lib/index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test"},"dependencies":{"urllib":">=0.2.0","moment":">=1.0.0"},"devDependencies":{"should":"0.6.0","mocha":"0.14.0"},"engines":{"node":">=v0.6.10"},"license":"MIT","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"_id":"top@0.0.1","optionalDependencies":{},"_engineSupported":true,"_npmVersion":"1.1.1","_nodeVersion":"v0.6.11","_defaultsLoaded":true,"dist":{"shasum":"5f8b2ba9e29f2a37b677a6e6584a1b16b7e1cf18","tarball":"https://registry.npmjs.org/top/-/top-0.0.1.tgz","integrity":"sha512-wKkjxv3EwILn9mM/VSxWvGeOkZXwiTiLXph+y2n3pptK+FhSBl5qy07P0OGKAOvl4kUISMDE25nLk2Ee3nKxyg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5Vfn3jojKRXrf4+O0kf35zz8tLqzouQPykdbaOlvWfgIhAPaMPzT9pe3KIH3zvsKrcepZ/yy8bfSJ6YjveVDQBLlx"}]},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.0.2":{"name":"top","version":"0.0.2","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"./lib/index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test"},"dependencies":{"urllib":">=0.2.0","moment":">=1.0.0"},"devDependencies":{"should":"0.6.0","mocha":"0.14.0"},"engines":{"node":">=v0.6.10"},"license":"MIT","readme":"# top\n\n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```\n$ npm install top\n```\n\nrequire `top`\n\n```\nvar top = require('top');\n```\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```\n$ npm install\n```\n\nthen run the tests:\n\n```\n$ make test\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2012 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"top@0.0.2","dist":{"shasum":"483ddb4ac35000580e04f0cdc09487c1aad68da9","tarball":"https://registry.npmjs.org/top/-/top-0.0.2.tgz","integrity":"sha512-X3qTaE6oRqQZ6X4zWeIOKhrY7lBp2sAmo+89abxzap9LdBdddpTxV8wxSK35P1KDpZYq2VBrR/T0eUoX41/6iw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDsfkFJOwcd5jXHT+BPAarHcGQcIUG+UeB55nCGIN/BCwIgEJC9hf6QsBmj8aJLN8EzlFbLrF5iJdbd2JK6OYzTHdU="}]},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.0.3":{"name":"top","version":"0.0.3","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test"},"dependencies":{"urllib":">=0.2.8","moment":">=1.7.0"},"devDependencies":{"should":"*","mocha":"*"},"engines":{"node":">=v0.6.10"},"license":"MIT","readme":"# top\n\n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```\n$ npm install top\n```\n\nrequire `top`\n\n```\nvar top = require('top');\n```\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```\n$ npm install\n```\n\nthen run the tests:\n\n```\n$ make test\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2012 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","_id":"top@0.0.3","dist":{"shasum":"141e24aa68906c612a536c0929196f4cc6c16054","tarball":"https://registry.npmjs.org/top/-/top-0.0.3.tgz","integrity":"sha512-5kFkKoZ15lNXF259jd2Nn9Z4tYyI3Ov+qZP0KO4y62QHxkMK00dmPmeYek1YZhiBIFJchYxIg9R/v31Z3szu2w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzh0fkkK3wIOuAnmcipRe2YsnZ7Mi2ZM7UVT8p8I8bkAIgbyCXp7wX12IpiMF6dAUYqgEvkyN6eW+LXddmGY8eTjU="}]},"_npmVersion":"1.1.61","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.0.4":{"name":"top","version":"0.0.4","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test"},"dependencies":{"urllib":">=0.2.8","moment":">=1.7.0","agentkeepalive":">=0.1.5"},"devDependencies":{"should":"*","mocha":"*"},"engines":{"node":">=v0.6.10"},"license":"MIT","readme":"# top\n\n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ make test\n```\n\njscoverage: [**98%**](http://fengmk2.github.com/coverage/top.html)\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2012 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","_id":"top@0.0.4","dist":{"shasum":"5124d2d225e0d31198f2d97e4d95ac73baffbe81","tarball":"https://registry.npmjs.org/top/-/top-0.0.4.tgz","integrity":"sha512-jkwW8Onxh9iu2gX8fWEsS8igl3PUE427f1Nah7m0aZ5LG6Y7LMPEMjL4KXPVsR3t5vnVML0/weTD30k+/Aa/fw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAG1r6EZq65zqDf9LiH+3Qs7KuR0XgOmptPRN42jPOuPAiEA88AulqPtPEk92K/eyjRA4YHiIRUDEAUz/QpAXAk5d0w="}]},"_npmVersion":"1.1.66","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.1.0":{"name":"top","version":"0.1.0","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test"},"dependencies":{"urllib":">=0.2.8","moment":">=1.7.0","agentkeepalive":">=0.1.5"},"devDependencies":{"should":"*","mocha":"*"},"engines":{"node":">=v0.6.10"},"license":"MIT","readme":"# top \n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n[![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n[![Build Status](https://drone.io/github.com/fengmk2/top/status.png)](https://drone.io/github.com/fengmk2/top/latest)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ make test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 7 months\n active   : 7 days\n commits  : 19\n files    : 13\n authors  : \n    15  fengmk2                 78.9%\n     3  Jackson Tian            15.8%\n     1  coolme200               5.3%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.1.0","dist":{"shasum":"85e43ebf72c094f8c85cd3dd0b6e7e308c26fb07","tarball":"https://registry.npmjs.org/top/-/top-0.1.0.tgz","integrity":"sha512-xti9tJWOhMEfiOdw2QXN2u+9QUA+fFFvWEgKLGV6vVwernRyZ+qdOD0bleWkbPRpO5ZvzcHPQj0gqp3eJ+9Ejg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRBMoS7WDA+3n6hP6QtzD+pBD7TFqShDrhN6tqXnIYZAIhAIDVJcghYbXWSmlCt78mHMubazaPJ/JTZayfX9RGhAGa"}]},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.1.1":{"name":"top","version":"0.1.1","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://github.com/fengmk2"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test-all"},"dependencies":{"urllib":">=0.5.2","moment":">=2.2.1","utility":">=0.1.0","agentkeepalive":">=0.1.5"},"devDependencies":{"mm":"*","should":"*","mocha":"*","blanket":"*","travis-cov":"*","coveralls":"*","mocha-lcov-reporter":"*"},"engines":{"node":">=0.8"},"license":"MIT","readme":"# top \n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n[![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n* Shop\n * taobao.shop.get (白名单用户才能调用)\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ npm test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 7 months\n active   : 8 days\n commits  : 21\n files    : 13\n authors  : \n    17  fengmk2                 81.0%\n     3  Jackson Tian            14.3%\n     1  coolme200               4.8%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.1.1","dist":{"shasum":"25fe226a6f2ee9d8b94c720b1b380ce7433144b8","tarball":"https://registry.npmjs.org/top/-/top-0.1.1.tgz","integrity":"sha512-SDqtseUqbMAMv2kYbY3sNLGMpfeZBeM/UDlDEtSgvKa+bNv/zyMIRKl5UUoLwUW4kbw5PsbagKCUi56vm9TNhQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBD/7MdF3lWSLY9Nrum7RJtH8Tb19e+BcE3/2FK5Lk2+AiA6N055XHyS9JpzNjfDBcv+SBl6R14vufL84+aouX3Erg=="}]},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.2.0":{"name":"top","version":"0.2.0","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://fengmk2.github.com/"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test-all"},"dependencies":{"urllib":">=0.5.2","moment":">=2.2.1","utility":">=0.1.2","agentkeepalive":">=0.1.5"},"devDependencies":{"mm":"*","should":"*","mocha":"*","blanket":"*","travis-cov":"*","coveralls":"*","mocha-lcov-reporter":"*"},"engines":{"node":">=0.8"},"license":"MIT","readme":"# top \n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n[![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n* Shop\n * taobao.shop.get (白名单用户才能调用)\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ npm test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 7 months\n active   : 9 days\n commits  : 24\n files    : 14\n authors  : \n    20  fengmk2                 83.3%\n     3  Jackson Tian            12.5%\n     1  coolme200               4.2%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011 - 2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.2.0","dist":{"shasum":"e8ce1ef5e80bbeb5490e1cead018dd306b7528ba","tarball":"https://registry.npmjs.org/top/-/top-0.2.0.tgz","integrity":"sha512-RXi18T6YcSszeMi42R1PqU3qxCQnHTVLGXEFlSP5KyV5I79lV7rGqjgSJtUXs6HRAn4m8RYasvSLAdhxeuzPgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBYRKPSWMAceSitNvc3AmjGc2r5t4rNcqyYn60jgjWUIAiEArLVYRmBjvB0xvOkX6dJvsMlDcIMS1Ck34tprk5Z5dLQ="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.2.1":{"name":"top","version":"0.2.1","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://fengmk2.github.com/"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test-all"},"dependencies":{"urllib":">=0.5.2","moment":">=2.2.1","utility":">=0.1.2","agentkeepalive":">=0.1.5"},"devDependencies":{"mm":"*","should":"*","mocha":"*","blanket":"*","travis-cov":"*","coveralls":"*","mocha-lcov-reporter":"*"},"engines":{"node":">=0.8"},"license":"MIT","readme":"# top [![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top) [![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n* Shop\n * taobao.shop.get (白名单用户才能调用)\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ npm test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 8 months\n active   : 11 days\n commits  : 27\n files    : 15\n authors  : \n    22  fengmk2                 81.5%\n     4  Jackson Tian            14.8%\n     1  coolme200               3.7%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011 - 2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.2.1","dist":{"shasum":"6e7b6f71e9026f3ed8af1f7348734e27bf2e3de4","tarball":"https://registry.npmjs.org/top/-/top-0.2.1.tgz","integrity":"sha512-5tVZIqyvzrNiUHuRj9DeqVccBQC/KrkYoxJgdTJbxjJtcEeRcjxbXULY6hoJTt7wm/8IHmXivMlZKLZ9XiQF4g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFRFagYhdWQCI7400w0huNHnG5mXutqIxlkf4jvi+aEzAiEAg0UEsIVrsOLrSxjE1WvJBk9gAp6qIeZQBJxLH66ScgM="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.2.2":{"name":"top","version":"0.2.2","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://fengmk2.github.com/"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test-all"},"dependencies":{"urllib":">=0.5.2","utility":">=0.1.2","agentkeepalive":">=0.1.5"},"devDependencies":{"mm":"*","should":"*","mocha":"*","blanket":"*","travis-cov":"*","coveralls":"*","mocha-lcov-reporter":"*"},"engines":{"node":">=0.8"},"license":"MIT","readme":"# top [![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top) [![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n* Shop\n * taobao.shop.get (白名单用户才能调用)\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ npm test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 8 months\n active   : 11 days\n commits  : 27\n files    : 15\n authors  : \n    22  fengmk2                 81.5%\n     4  Jackson Tian            14.8%\n     1  coolme200               3.7%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011 - 2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.2.2","dist":{"shasum":"f358cd689d9446a9da2a410b1a5a2ca1ea3ae48a","tarball":"https://registry.npmjs.org/top/-/top-0.2.2.tgz","integrity":"sha512-ZVwyPbbR1RkCfGxxZhJ3g4tOmlgyWjxFac9kuzM7dRVHEU1oWLWQKhTNgiIrlDmgJAXMIbXqNU+86uZkjXx5Ng==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFIRFb7XwnMGV8P1u9xgX74SWBLrTX6QwtPMS6f/+J/dAiEAyMhFk1wL1uJaHkVNvnVqyC4crX+ZY5W5aal21azBavo="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]},"0.2.3":{"name":"top","version":"0.2.3","description":"Taobao Open API Client.","keywords":["top","taobao","open api","top client"],"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://fengmk2.github.com/"},"homepage":"http://github.com/fengmk2/top","main":"index.js","repository":{"type":"git","url":"git://github.com/fengmk2/top.git"},"scripts":{"test":"make test-all"},"dependencies":{"urllib":">=0.5.2","utility":">=0.1.2","agentkeepalive":"0.1.5"},"devDependencies":{"mm":"*","should":"*","mocha":"*","blanket":"*","travis-cov":"*","coveralls":"*","mocha-lcov-reporter":"*"},"engines":{"node":">=0.8"},"license":"MIT","readme":"# top [![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top) [![Coverage Status](https://coveralls.io/repos/fengmk2/top/badge.png)](https://coveralls.io/r/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```bash\n$ npm install top\n```\n\n## Usage\n\n```js\nvar top = require('top');\nvar client = top.createClient({\n  appkey: 'your key',\n  appsecret: 'your secret'\n});\n// invoke 'taobao.user.get': http://api.taobao.com/apidoc/api.htm?path=cid:1-apiId:1\nclient.taobao_user_get({nick: 'qleelulu', fields: 'user_id,nick,seller_credit'}, function (err, user) {\n  console.log(user);\n});\n```\n\n## APIs\n\nYou can find all the [Taobao open APIs](http://open.taobao.com/doc/api_list.htm?id=102).\n\n* User\n * taobao.user.buyer.get 查询买家信息API\n * taobao.user.get 获取单个用户信息\n * taobao.user.seller.get 查询卖家用户信息\n * taobao.users.get 获取多个用户信息\n* Category (Working)\n * taobao.itemcats.authorize.get 查询商家被授权品牌列表和类目列表\n * taobao.itemcats.get 获取后台供卖家发布商品的标准商品类目\n * taobao.itemcats.increment.get 增量获取后台类目数据\n * taobao.itemprops.get 获取标准商品类目属性\n * taobao.itempropvalues.get 获取标准类目属性值\n * taobao.topats.itemcats.get 全量获取后台类目数据\n* Shop\n * taobao.shop.get (白名单用户才能调用)\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```bash\n$ npm install\n```\n\nthen run the tests:\n\n```bash\n$ npm test\n```\n\n## Authors\n\n```bash\n$ git summary \n\n project  : top\n repo age : 1 year, 8 months\n active   : 11 days\n commits  : 27\n files    : 15\n authors  : \n    22  fengmk2                 81.5%\n     4  Jackson Tian            14.8%\n     1  coolme200               3.7%\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011 - 2013 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","readmeFilename":"README.md","bugs":{"url":"https://github.com/fengmk2/top/issues"},"_id":"top@0.2.3","dist":{"shasum":"9e5475bf9a60e32110ef10d3aff866d83237f880","tarball":"https://registry.npmjs.org/top/-/top-0.2.3.tgz","integrity":"sha512-XXmM+8HbJTVQovDCrBDkJDHfpHNTuL5Jf5xURGg4r6T1TRrl2JVNqyKZzLsuln8iloEED6p6+58p6rwMCmkTcQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDkcS5xqjp9pLHpupHaClnMLyrUgvIqRpc6d5TJzE8EMgIgXIgspQSCgGSG/6VjHsCY32nfAH+Qa8SZA2/OE397rZc="}]},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"fengmk2","email":"fengmk2@gmail.com"},"maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}]}},"readme":"# top\n\n[![Build Status](https://secure.travis-ci.org/fengmk2/top.png)](http://travis-ci.org/fengmk2/top)\n\n[Taobao Open API](http://open.taobao.com/) Client.\n\n## Install\n\n```\n$ npm install top\n```\n\nrequire `top`\n\n```\nvar top = require('top');\n```\n\n## Running Tests\n\nTo run the test suite first invoke the following command within the repo, installing the development dependencies:\n\n```\n$ npm install\n```\n\nthen run the tests:\n\n```\n$ make test\n```\n\n## License \n\n(The MIT License)\n\nCopyright (c) 2011-2012 fengmk2 &lt;fengmk2@gmail.com&gt;\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","maintainers":[{"name":"fengmk2","email":"fengmk2@gmail.com"}],"time":{"modified":"2022-06-27T18:32:55.516Z","created":"2012-03-05T13:08:50.274Z","0.0.1":"2012-03-05T13:08:58.032Z","0.0.2":"2012-07-11T16:06:42.211Z","0.0.3":"2012-09-17T15:21:49.494Z","0.0.4":"2012-11-30T10:50:50.124Z","0.1.0":"2013-09-22T11:35:51.265Z","0.1.1":"2013-09-23T07:14:06.801Z","0.2.0":"2013-10-07T11:58:57.005Z","0.2.1":"2013-10-22T03:37:26.823Z","0.2.2":"2013-10-25T15:24:45.152Z","0.2.3":"2013-11-13T04:15:59.741Z"},"author":{"name":"fengmk2","email":"fengmk2@gmail.com","url":"http://fengmk2.github.com/"},"repository":{"type":"git","url":"git://github.com/fengmk2/top.git"}}