Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
pm2 / usr / local / lib / pm2 / node_modules / file-uri-to-path / package.json
Size: Mime:
{
  "name": "file-uri-to-path",
  "version": "1.0.0",
  "description": "Convert a file: URI to a file path",
  "main": "index.js",
  "types": "index.d.ts",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/file-uri-to-path.git"
  },
  "keywords": [
    "file",
    "uri",
    "convert",
    "path"
  ],
  "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TooTallNate/file-uri-to-path/issues"
  },
  "homepage": "https://github.com/TooTallNate/file-uri-to-path",
  "devDependencies": {
    "mocha": "3"
  }

,"_resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz"
,"_integrity": "sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw=="
,"_from": "file-uri-to-path@1.0.0"
}