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    
Size: Mime:
{
  "name": "dpkg-compare-versions",
  "version": "1.0.1",
  "description": "Pure javascript implementation of the dpkg --compare-versions functionality",
  "main": "dpkg-compare.js",
  "homepage": "https://github.com/adaxi/dpkg-compare-versions",
  "scripts": {
    "test": "standard && jest",
    "coverage": "jest --coverage"
  },
  "keywords": [
    "apt",
    "apt-get",
    "compare",
    "compareto",
    "deb",
    "debian",
    "dpkg",
    "semver",
    "ver",
    "version",
    "versions"
  ],
  "author": "Gerik Bonaert <dev@adaxisoft.be>",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/adaxi/dpkg-compare-versions.git"
  },
  "bugs": {
    "url": "https://github.com/adaxi/dpkg-compare-versions/issues"
  },
  "devDependencies": {
    "jest": "^24.8.0",
    "standard": "^12.0.1"
  }

,"_resolved": "https://registry.npmjs.org/dpkg-compare-versions/-/dpkg-compare-versions-1.0.1.tgz"
,"_integrity": "sha512-C6mFOHXF2Of9CEcheLut5RH9MazbovXoRkECSTY6F/TFVP1DZkghtp2KPQ9ThgFZ10x+LoY6RfhUURtSF0v3IA=="
,"_from": "dpkg-compare-versions@1.0.1"
}