Sha256: 95c1c5ff6ebb01712ce4acf9afc24b12deb95db1fa5ad446c7541abec1259007

Contents?: true

Size: 1.5 KB

Versions: 40

Compression:

Stored size: 1.5 KB

Contents

{
  "_from": "fs.realpath@^1.0.0",
  "_id": "fs.realpath@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8=",
  "_location": "/fs.realpath",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "fs.realpath@^1.0.0",
    "name": "fs.realpath",
    "escapedName": "fs.realpath",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/glob"
  ],
  "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
  "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f",
  "_spec": "fs.realpath@^1.0.0",
  "_where": "/home/guillaume/workspace/opensource/opal/opal/stdlib/nodejs/node_modules/glob",
  "author": {
    "name": "Isaac Z. Schlueter",
    "email": "i@izs.me",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/fs.realpath/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
  "devDependencies": {},
  "files": [
    "old.js",
    "index.js"
  ],
  "homepage": "https://github.com/isaacs/fs.realpath#readme",
  "keywords": [
    "realpath",
    "fs",
    "polyfill"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "fs.realpath",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/fs.realpath.git"
  },
  "scripts": {
    "test": "tap test/*.js --cov"
  },
  "version": "1.0.0"
}

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.8.2 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.8.1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.8.0 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.8.0.beta1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.4 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.8.0.alpha1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.3 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.2 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.0 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.7.0.rc1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.6.1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.6.0 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.6.0.rc1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.6.0.alpha1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.5.1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.5.0 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.5.0.rc1 stdlib/nodejs/node_modules/fs.realpath/package.json
opal-1.4.1 stdlib/nodejs/node_modules/fs.realpath/package.json