package.json 2.28 KB
{
  "_args": [
    [
      {
        "raw": "cryptiles@0.2.x",
        "scope": null,
        "escapedName": "cryptiles",
        "name": "cryptiles",
        "rawSpec": "0.2.x",
        "spec": ">=0.2.0 <0.3.0",
        "type": "range"
      },
      "C:\\Users\\yoon\\Desktop\\JS\\RUTroll\\node_modules\\hawk"
    ]
  ],
  "_from": "cryptiles@>=0.2.0 <0.3.0",
  "_id": "cryptiles@0.2.2",
  "_inCache": true,
  "_location": "/cryptiles",
  "_npmUser": {
    "name": "hueniverse",
    "email": "eran@hueniverse.com"
  },
  "_npmVersion": "1.2.24",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cryptiles@0.2.x",
    "scope": null,
    "escapedName": "cryptiles",
    "name": "cryptiles",
    "rawSpec": "0.2.x",
    "spec": ">=0.2.0 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/hawk"
  ],
  "_resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz",
  "_shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
  "_shrinkwrap": null,
  "_spec": "cryptiles@0.2.x",
  "_where": "C:\\Users\\yoon\\Desktop\\JS\\RUTroll\\node_modules\\hawk",
  "author": {
    "name": "Eran Hammer",
    "email": "eran@hueniverse.com",
    "url": "http://hueniverse.com"
  },
  "bugs": {
    "url": "https://github.com/hueniverse/cryptiles/issues"
  },
  "contributors": [],
  "dependencies": {
    "boom": "0.4.x"
  },
  "description": "General purpose crypto utilities",
  "devDependencies": {
    "complexity-report": "0.x.x",
    "lab": "0.1.x"
  },
  "directories": {},
  "dist": {
    "shasum": "ed91ff1f17ad13d3748288594f8a48a0d26f325c",
    "tarball": "https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/hueniverse/cryptiles#readme",
  "keywords": [
    "cryptography",
    "security",
    "utilites"
  ],
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/hueniverse/cryptiles/raw/master/LICENSE"
    }
  ],
  "main": "index",
  "maintainers": [
    {
      "name": "hueniverse",
      "email": "eran@hueniverse.com"
    }
  ],
  "name": "cryptiles",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/hueniverse/cryptiles.git"
  },
  "scripts": {
    "test": "make test-cov"
  },
  "version": "0.2.2"
}