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

node_modules.reinterval.package.json Maven / Gradle / Ivy

There is a newer version: 1.4.0
Show newest version
{
  "_from": "reinterval@^1.1.0",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-M2Hs+jymwYKDOA3Qu5VG85D17Oc=",
  "_location": "/reinterval",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "reinterval@^1.1.0",
    "name": "reinterval",
    "escapedName": "reinterval",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/mqtt"
  ],
  "_resolved": "https://registry.npmjs.org/reinterval/-/reinterval-1.1.0.tgz",
  "_shasum": "3361ecfa3ca6c18283380dd0bb9546f390f5ece7",
  "_spec": "reinterval@^1.1.0",
  "_where": "/home/donato.sciarra/repositories/joynr-carit/javascript/libjoynr-js/src/main/js/node_modules/mqtt",
  "author": {
    "name": "4rzael"
  },
  "bugs": {
    "url": "https://github.com/4rzael/reInterval/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "reschedulable setInterval for node.js",
  "devDependencies": {
    "chai": "^3.4.1",
    "chai-as-promised": "^5.1.0",
    "es6-shim": "^0.33.13",
    "mocha": "^2.3.4"
  },
  "homepage": "https://github.com/4rzael/reInterval",
  "keywords": [
    "node",
    "nodejs",
    "setInterval",
    "retimer",
    "schedule"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "reinterval",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/4rzael/reInterval.git"
  },
  "scripts": {
    "test": "mocha tests/"
  },
  "version": "1.1.0"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy