
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "compare-ver@2.0.2",
  "_id": "compare-ver@2.0.2",
  "_inBundle": false,
  "_integrity": "sha1-jsuOudvyP/LYfFbnTLuyy3/9nXo=",
  "_location": "/knex-migrator/compare-ver",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "compare-ver@2.0.2",
    "name": "compare-ver",
    "escapedName": "compare-ver",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/knex-migrator"
  ],
  "_resolved": "https://registry.npmjs.org/compare-ver/-/compare-ver-2.0.2.tgz",
  "_shasum": "8ecb8eb9dbf23ff2d87c56e74cbbb2cb7ffd9d7a",
  "_spec": "compare-ver@2.0.2",
  "_where": "/usr/local/lib/node_modules/knex-migrator",
  "author": {
    "name": "lmtdit",
    "email": "lmtdit@gmail.com",
    "url": "https://github.com/lmtdit"
  },
  "bugs": {
    "url": "https://github.com/lmtdit/compare-ver/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Compares two software version numbers (only number)",
  "devDependencies": {
    "karma": "^0.12.24",
    "karma-chrome-launcher": "^0.1.5",
    "karma-mocha": "^0.1.9",
    "mocha": "^2.0.1",
    "should": "^4.1.0"
  },
  "directories": {
    "test": "tests"
  },
  "homepage": "https://github.com/lmtdit/compare-ver#readme",
  "keywords": [
    "compare",
    "number",
    "semver",
    "version"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "compare-ver",
  "repository": {
    "type": "git",
    "url": "git://github.com/lmtdit/compare-ver.git"
  },
  "scripts": {
    "pretest": "npm install",
    "test": "mocha tests/*.js"
  },
  "version": "2.0.2"
}
