Sha256: 7a069a965e675a4c1adef06c923f6ca936e8453706760460794d8ae3153952b3

Contents?: true

Size: 1.96 KB

Versions: 6

Compression:

Stored size: 1.96 KB

Contents

{
  "_args": [
    [
      "hash.js@^1.0.0",
      "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/elliptic"
    ]
  ],
  "_from": "hash.js@>=1.0.0 <2.0.0",
  "_id": "hash.js@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/hash.js",
  "_nodeVersion": "2.0.0",
  "_npmUser": {
    "email": "fedor@indutny.com",
    "name": "indutny"
  },
  "_npmVersion": "2.9.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "hash.js",
    "raw": "hash.js@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/elliptic"
  ],
  "_resolved": "https://registry.npmjs.org/hash.js/-/hash.js-1.0.3.tgz",
  "_shasum": "1332ff00156c0a0ffdd8236013d07b77a0451573",
  "_shrinkwrap": null,
  "_spec": "hash.js@^1.0.0",
  "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/elliptic",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/hash.js/issues"
  },
  "dependencies": {
    "inherits": "^2.0.1"
  },
  "description": "Various hash functions that could be run by both browser and node",
  "devDependencies": {
    "mocha": "^1.18.2"
  },
  "directories": {},
  "dist": {
    "shasum": "1332ff00156c0a0ffdd8236013d07b77a0451573",
    "tarball": "http://registry.npmjs.org/hash.js/-/hash.js-1.0.3.tgz"
  },
  "gitHead": "9c2ec8f5cdcdc255d5f6951427c5c803c097f7c6",
  "homepage": "https://github.com/indutny/hash.js",
  "keywords": [
    "hash",
    "sha256",
    "sha224",
    "hmac"
  ],
  "license": "MIT",
  "main": "lib/hash.js",
  "maintainers": [
    {
      "email": "fedor@indutny.com",
      "name": "indutny"
    }
  ],
  "name": "hash.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/hash.js.git"
  },
  "scripts": {
    "test": "mocha --reporter=spec test/*-test.js"
  },
  "version": "1.0.3"
}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
brwy_rails-0.0.6 test/dummy/node_modules/hash.js/package.json
brwy_rails-0.0.5 test/dummy/node_modules/hash.js/package.json
brwy_rails-0.0.4 test/dummy/node_modules/hash.js/package.json
brwy_rails-0.0.3 test/dummy/node_modules/hash.js/package.json
brwy_rails-0.0.2 test/dummy/node_modules/hash.js/package.json
brwy_rails-0.0.1 test/dummy/node_modules/hash.js/package.json