Skip to content

Commit

Permalink
Modified location of index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbarkhouse committed Jun 21, 2017
2 parents f09e41c + b6416d6 commit c96377c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@
"name": "mysportsfeeds-node",
"version": "0.1.1",
"description": "A NodeJS wrapper for the MySportsFeeds Sports Data API (http://www.mysportsfeeds.com/)",
"directories": {
"lib": "./lib"
},
"main": "lib/index.js",
"engines": [
"node"
],
"repository": {
"type": "git",
"url": "git+https://github.com/MySportsFeeds/mysportsfeeds-node.git"
Expand Down

0 comments on commit c96377c

Please sign in to comment.