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    
string-hash / package.json
Size: Mime:
{
  "name": "string-hash",
  "version": "1.1.0",
  "description": "fast string hashing function",
  "keywords": [
    "string",
    "hashing"
  ],
  "author": {
    "name": "The Dark Sky Company",
    "email": "devsupport@darkskyapp.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/darkskyapp/string-hash.git"
  },
  "main": "./index",
  "dependencies": {},
  "devDependencies": {
    "mocha": "1.3.x"
  },
  "_id": "string-hash@1.1.0",
  "dist": {
    "shasum": "e4a1fe9862fb76bfc01a5aa0bfafe0561b7ef25d",
    "tarball": "http://registry.npmjs.org/string-hash/-/string-hash-1.1.0.tgz"
  },
  "_npmVersion": "1.1.62",
  "_npmUser": {
    "name": "darkskyapp",
    "email": "devsupport@darkskyapp.com"
  },
  "maintainers": [
    {
      "name": "darkskyapp",
      "email": "devsupport@darkskyapp.com"
    }
  ],
  "directories": {},
  "_shasum": "e4a1fe9862fb76bfc01a5aa0bfafe0561b7ef25d",
  "_resolved": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.0.tgz",
  "_from": "string-hash@>=1.1.0 <2.0.0"
}