UNPKG

hackerfbl

Version:

22 lines (21 loc) 400 B
{ "name": "hackerfbl", "version": "1.0.2", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "hackerfbl": "bin/hacker.js" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "findup-sync": "^2.0.0", "jquery": "^3.3.1", "minimist": "^1.2.0", "resolve": "^1.6.0" } }