UNPKG

npm-synonym

Version:

Turn your three-word-phrase into an abbreviation of n-p-m.

28 lines (27 loc) 639 B
{ "name": "npm-synonym", "version": "1.1.1", "description": "Turn your three-word-phrase into an abbreviation of n-p-m.", "bin": "index.js", "repository": { "type": "git", "url": "https://github.com/zeke/npm-synonym" }, "keywords": [ "npm", "naming", "naming-is-hard", "language", "synonyms" ], "author": "Zeke Sikelianos <zeke@sikelianos.com> (http://zeke.sikelianos.com/)", "license": "MIT", "bugs": { "url": "https://github.com/zeke/npm-synonym/issues" }, "homepage": "https://github.com/zeke/npm-synonym", "dependencies": { "moby": "^1.0.0" }, "preferGlobal": true }