/var/www/greso.tech/server/nsm/node_modules/stubs
NameSizeModeActions
index.js7250644editdlrm
package.json5180644editdlrm
readme.md14220644editdlrm
test.js35900644editdlrm
Edit: /var/www/greso.tech/server/nsm/node_modules/stubs/package.json (518B)
{ "name": "stubs", "version": "3.0.0", "description": "Easy method stubber.", "main": "index.js", "scripts": { "test": "node ./test" }, "repository": { "type": "git", "url": "https://github.com/stephenplusplus/stubs" }, "keywords": [ "stubs" ], "author": "Stephen Sawchuk", "license": "MIT", "bugs": { "url": "https://github.com/stephenplusplus/stubs/issues" }, "homepage": "https://github.com/stephenplusplus/stubs", "devDependencies": { "tess": "^1.0.0" } }