UNPKG

slng

Version:
47 lines (46 loc) 840 B
{ "name": "slng", "version": "0.4.3", "description": "Get hip or die trying", "main": "index.js", "scripts": { "test": "slng gucci" }, "repository": { "type": "git", "url": "git+https://github.com/5-gwoap/slng-node" }, "keywords": [ "chat", "cli", "cool", "define", "definition", "dictionary", "get-hip", "hip", "informal", "lookup", "node", "npm", "search", "slang", "slng", "urban", "urban-dictionary" ], "author": "Efrain 'Rain' Rivas", "license": "MIT", "bugs": { "url": "https://github.com/5-gwoap/slng-node/issues" }, "homepage": "https://github.com/5-gwoap/slng-node#readme", "bin": { "slng": "./index.js" }, "dependencies": { "chalk": "^2.4.1", "commander": "^2.15.1", "request": "^2.88.0" } }