Last active
June 14, 2019 01:22
-
-
Save zenHeart/24970b9d85e653d0e551d86f1ca9b66b to your computer and use it in GitHub Desktop.
test npx
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
#!/usr/bin/env node | |
console.log('test npx') |
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":"test-npx","bin":"./index.js","version":"1.0.0"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment