Created
March 15, 2019 09:03
-
-
Save karl-gustav/20fc36ab0936d356c42b10f45beb23f8 to your computer and use it in GitHub Desktop.
Absolute minimun package.json file
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": "some-name", | |
"version": "0.0.1", | |
"dependencies": { | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment