We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ceb5b commit 04f69bbCopy full SHA for 04f69bb
package.json
@@ -2,10 +2,10 @@
2
"name": "avoscloud-sdk",
3
"version": "0.4.6",
4
"main": "./lib/av.js",
5
- "description": "AVOSCloud JavaScript SDK.",
+ "description": "LeanCloud JavaScript SDK.",
6
"repository": {
7
"type" : "git",
8
- "url" : "https://github.com/avoscloud/javascript-sdk"
+ "url" : "https://github.com/leancloud/javascript-sdk"
9
},
10
"dependencies": {
11
"xmlhttprequest" : "1.6.0",
0 commit comments