Skip to content

Commit

Permalink
#15
Browse files Browse the repository at this point in the history
  • Loading branch information
holmes2136 committed Mar 31, 2018
1 parent f12f87b commit 2547438
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "LineBotKit.Client",
"version": "1.0.7",
"main": "",
"repository": "",
"contributors": [
"Holmes Jhu <holmes2136@gmail.com>",
],
"license": "Apache-2.0",
"scripts": {
},
"dependencies": {
"JamesNK/Newtonsoft.Json": "^9.0.1",
},
"devDependencies": {
"Newtonsoft.Json": "^9.0.1",
},
"config": {

},
"browserslist": [

],
"optionalDependencies": {

},
"nyc": {

}
}

0 comments on commit 2547438

Please sign in to comment.