scavenger-hunt-hidden
v1.0.0
Published
This package is intended to be included as a hidden flag in fun scavenger hunts in node applications.
Downloads
5
Readme
DO NOT USE THIS IN PRODUCTION APPLICATIONS!
This package is intended to be included in fun scavenger hunts in node applications.
You should include it like this in package.json
{
"name": "scavenger-hunt",
"version": "1.0.0",
"optionalDependencies": {
"scavenger-hunt-hidden": "@latest"
}
}The sole purpose of this package is to provide the "hidden" flag in index.js.
