All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.help-me.package.json Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  "_from": "help-me@^1.0.1",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-jy1QjQYAtKRW2i8IZVbn5cBWo8Y=",
  "_location": "/help-me",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "help-me@^1.0.1",
    "name": "help-me",
    "escapedName": "help-me",
    "rawSpec": "^1.0.1",
    "saveSpec": null,
    "fetchSpec": "^1.0.1"
  },
  "_requiredBy": [
    "/mqtt"
  ],
  "_resolved": "https://registry.npmjs.org/help-me/-/help-me-1.1.0.tgz",
  "_shasum": "8f2d508d0600b4a456da2f086556e7e5c056a3c6",
  "_spec": "help-me@^1.0.1",
  "_where": "/home/donato.sciarra/repositories/joynr-carit/javascript/libjoynr-js/src/main/js/node_modules/mqtt",
  "author": {
    "name": "Matteo Collina",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/mcollina/help-me/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "callback-stream": "^1.0.2",
    "glob-stream": "^6.1.0",
    "through2": "^2.0.1",
    "xtend": "^4.0.0"
  },
  "deprecated": false,
  "description": "Help command for node, partner of minimist and commist",
  "devDependencies": {
    "commist": "^1.0.0",
    "concat-stream": "^1.4.7",
    "faucet": "0.0.1",
    "pre-commit": "^1.1.3",
    "standard": "^9.0.0",
    "tape": "^4.6.0"
  },
  "homepage": "https://github.com/mcollina/help-me",
  "keywords": [
    "help",
    "command",
    "minimist",
    "commist"
  ],
  "license": "MIT",
  "main": "help-me.js",
  "name": "help-me",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mcollina/help-me.git"
  },
  "scripts": {
    "test": "standard && node test.js | faucet"
  },
  "version": "1.1.0"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy