HEX
Server: Apache
System: Linux webd004.cluster130.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
User: frenchy (106757)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/frenchy/www/french-american.org/releases/20210414070604Z/node_modules/lolex/package.json
{
  "_args": [
    [
      "lolex@2.7.5",
      "/var/www/french-american.org/releases/20210414070604Z"
    ]
  ],
  "_development": true,
  "_from": "lolex@2.7.5",
  "_id": "lolex@2.7.5",
  "_inBundle": false,
  "_integrity": "sha512-l9x0+1offnKKIzYVjyXU2SiwhXDLekRzKyhnbyldPHvC7BvLPVpdNUNR2KeMAiCN2D/kLNttZgQD5WjSxuBx3Q==",
  "_location": "/lolex",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "lolex@2.7.5",
    "name": "lolex",
    "escapedName": "lolex",
    "rawSpec": "2.7.5",
    "saveSpec": null,
    "fetchSpec": "2.7.5"
  },
  "_requiredBy": [
    "/sinon"
  ],
  "_resolved": "https://registry.npmjs.org/lolex/-/lolex-2.7.5.tgz",
  "_spec": "2.7.5",
  "_where": "/var/www/french-american.org/releases/20210414070604Z",
  "author": {
    "name": "Christian Johansen"
  },
  "bugs": {
    "url": "http://github.com/sinonjs/lolex/issues"
  },
  "dependencies": {},
  "description": "Fake JavaScript timers",
  "devDependencies": {
    "@sinonjs/referee-sinon": "4.1.0",
    "browserify": "16.2.0",
    "eslint": "4.19.1",
    "eslint-config-sinon": "1.0.3",
    "eslint-plugin-ie11": "1.0.0",
    "eslint-plugin-mocha": "4.11.0",
    "husky": "0.14.3",
    "jsdom": "11.10.0",
    "lint-staged": "7.0.4",
    "mocha": "5.1.0",
    "mochify": "5.8.0",
    "npm-run-all": "4.1.2"
  },
  "eslintConfig": {
    "extends": "eslint-config-sinon",
    "plugins": [
      "ie11"
    ],
    "rules": {
      "ie11/no-collection-args": [
        "error"
      ],
      "ie11/no-for-in-const": [
        "error"
      ],
      "ie11/no-loop-func": [
        "warn"
      ],
      "ie11/no-weak-collections": [
        "error"
      ]
    }
  },
  "files": [
    "src/",
    "lolex.js"
  ],
  "homepage": "http://github.com/sinonjs/lolex",
  "license": "BSD-3-Clause",
  "lint-staged": {
    "*.js": "eslint"
  },
  "main": "./src/lolex-src.js",
  "module": "./lolex.js",
  "name": "lolex",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/sinonjs/lolex.git"
  },
  "scripts": {
    "bundle": "browserify -s lolex -o lolex.js src/lolex-src.js",
    "lint": "eslint .",
    "precommit": "run-p lint test-node",
    "prepublishOnly": "npm run bundle",
    "test": "npm run lint && npm run test-node && npm run test-headless",
    "test-cloud": "mochify --wd",
    "test-headless": "mochify",
    "test-node": "mocha test/ integration-test/ -R dot --check-leaks"
  },
  "version": "2.7.5"
}