Skip to content

Instantly share code, notes, and snippets.

@blowery
Created March 20, 2019 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save blowery/5106953c1731c39122a1462372a8f44a to your computer and use it in GitHub Desktop.
Save blowery/5106953c1731c39122a1462372a8f44a to your computer and use it in GitHub Desktop.
{
"name": "blowery-npx-oddity",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepare": "npx rimraf foo"
},
"keywords": [],
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment