Created
October 31, 2018 07:13
-
-
Save chee/72f2ff5c23b9d423847ad0e7ddf7fdcb to your computer and use it in GitHub Desktop.
rely on version 1
This file contains hidden or 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": "relyonversion1", | |
| "version": "1.0.0", | |
| "description": "", | |
| "main": "index.js", | |
| "scripts": { | |
| "test": "echo \"Error: no test specified\" && exit 1" | |
| }, | |
| "keywords": [], | |
| "author": "chee <[email protected]>", | |
| "license": "GPL-3.0", | |
| "dependencies": { | |
| "dep1": "https://gist.github.com/chee/911024672a50cf7ec37653c45e02d7b1" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment