PHP 8.2.30
Preview: package.json Size: 704 B
/home/byroehnu/.trash/node_modules11/ms/package.json

{
  "name": "ms",
  "version": "2.0.0",
  "description": "Tiny milisecond conversion utility",
  "repository": "zeit/ms",
  "main": "./index",
  "files": [
    "index.js"
  ],
  "scripts": {
    "precommit": "lint-staged",
    "lint": "eslint lib/* bin/*",
    "test": "mocha tests.js"
  },
  "eslintConfig": {
    "extends": "eslint:recommended",
    "env": {
      "node": true,
      "es6": true
    }
  },
  "lint-staged": {
    "*.js": [
      "npm run lint",
      "prettier --single-quote --write",
      "git add"
    ]
  },
  "license": "MIT",
  "devDependencies": {
    "eslint": "3.19.0",
    "expect.js": "0.3.1",
    "husky": "0.13.3",
    "lint-staged": "3.4.1",
    "mocha": "3.4.1"
  }
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
2.70 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.05 KB lrw-r--r-- 2026-02-03 15:06:12
Edit Download
704 B lrw-r--r-- 2026-02-03 15:06:12
Edit Download
1.68 KB lrw-r--r-- 2026-02-03 15:06:14
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).