{
  "name": "hike",
  "version": "1.0.2",
  "description": "Multihome files search library for mincer",
  "homepage": "https://github.com/nodeca/hike-js",
  "author": "Aleksey V Zapparov <ixti@member.fsf.org> (http://ixti.net/)",
  "bugs": {
    "url": "https://github.com/nodeca/hike-js/issues"
  },
  "license": {
    "type": "MIT",
    "url": "https://github.com/nodeca/hike-js/blob/master/LICENSE"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/nodeca/hike-js.git"
  },
  "main": "./index.js",
  "scripts": {
    "test": "make test"
  },
  "devDependencies": {
    "mocha": "*",
    "eslint": "0.10.0",
    "eslint-plugin-nodeca": "~1.0.3",
    "ndoc": "~3.1.0"
  }
}
