Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
petergarnaes committed Dec 12, 2017
1 parent 36f24b9 commit 3e16ef0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "klub1007",
"version": "1.0.0",
"description": "",
"main": "API_crawler.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Peter Garnæs",
"license": "MIT",
"dependencies": {
"markov-chains-text": "^1.0.0",
"node-fetch": "^1.7.3"
}
}

0 comments on commit 3e16ef0

Please sign in to comment.