1.0.0 • Published 5 years ago
scavenger-hunt-hidden v1.0.0
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
.
1.0.0
5 years ago