Last active
August 15, 2019 02:09
-
-
Save ineo6/1b91123bccc1bb3509bccdbe15215c83 to your computer and use it in GitHub Desktop.
npm package with gist - npm包的示例
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
console.log('hello world'); |
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": "hello-gist", | |
"version": "0.0.1", | |
"author": "ineo6" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment