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 520f1b5 commit 48abb0bCopy full SHA for 48abb0b
package.json
@@ -1,6 +1,6 @@
1
{
2
- "name": "topcoder-bus-api-wrapper",
3
- "version": "1.0.1",
+ "name": "@topcoder-platform/topcoder-bus-api-wrapper",
+ "version": "1.1.0,
4
"description": "Wrapper for Topcoder Bus API",
5
"main": "index.js",
6
"scripts": {
@@ -26,5 +26,14 @@
26
"env": [
27
"mocha"
28
]
29
+ },
30
+ "repository": {
31
+ "type": "git",
32
+ "url": "git+ssh://[email protected]/topcoder-platform/tc-bus-api-wrapper.git"
33
34
+ "author": "lazybaer",
35
+ "license": "ISC",
36
+ "bugs": {
37
+ "url": "https://github.com/topcoder-platform/tc-bus-api-wrapper/issues"
38
}
39
0 commit comments