Sha256: 68d592ad682ef144925e2a33a8107698b24f86f3faa544afe68a5a29bb8d169a

Contents?: true

Size: 846 Bytes

Versions: 23

Compression:

Stored size: 846 Bytes

Contents

{
  "name": "@nodelib/fs.stat",
  "version": "2.0.3",
  "description": "Get the status of a file with some features",
  "license": "MIT",
  "repository": "https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat",
  "keywords": [
    "NodeLib",
    "fs",
    "FileSystem",
    "file system",
    "stat"
  ],
  "engines": {
    "node": ">= 8"
  },
  "main": "out/index.js",
  "typings": "out/index.d.ts",
  "scripts": {
    "clean": "rimraf {tsconfig.tsbuildinfo,out}",
    "lint": "eslint \"src/**/*.ts\" --cache",
    "compile": "tsc -b .",
    "compile:watch": "tsc -p . --watch --sourceMap",
    "test": "mocha \"out/**/*.spec.js\" -s 0",
    "build": "npm run clean && npm run compile && npm run lint && npm test",
    "watch": "npm run clean && npm run compile:watch"
  },
  "gitHead": "3b1ef7554ad7c061b3580858101d483fba847abf"
}

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
trusty-cms-5.0.7 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.6 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.5 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.4 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.3 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.2 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.1 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3.5 node_modules/@nodelib/fs.stat/package.json
trusty-cms-5.0.0 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3.4 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3.3 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3.2 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3.1 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.3 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.2.3 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.2.2 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.2.1 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.2 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.1.9 node_modules/@nodelib/fs.stat/package.json
trusty-cms-4.1.8 node_modules/@nodelib/fs.stat/package.json