Created
June 2, 2017 16:28
-
-
Save sam-github/7381a27be15050b71bddc0b4b245a3e8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "fu", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"author": "Sam Roberts <[email protected]>", | |
"license": "MIT", | |
"dependencies": { | |
"fstream": "^1.0.11", | |
"ibm_db": "^2.0.0", | |
"request": "^2.81.0", | |
"targz": "^1.0.1" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment