Skip to content

Commit 48abb0b

Browse files
authored
moving to topcoder-platform npm org and adding in repo
1 parent 520f1b5 commit 48abb0b

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

package.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "topcoder-bus-api-wrapper",
3-
"version": "1.0.1",
2+
"name": "@topcoder-platform/topcoder-bus-api-wrapper",
3+
"version": "1.1.0,
44
"description": "Wrapper for Topcoder Bus API",
55
"main": "index.js",
66
"scripts": {
@@ -26,5 +26,14 @@
2626
"env": [
2727
"mocha"
2828
]
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"
2938
}
3039
}

0 commit comments

Comments
 (0)