{
  "_args": [
    [
      "unix-crypt-td-js@1.1.4",
      "C:\\Users\\TouchSmart\\Desktop\\shoetryon-web-js-main"
    ]
  ],
  "_from": "unix-crypt-td-js@1.1.4",
  "_id": "unix-crypt-td-js@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==",
  "_location": "/unix-crypt-td-js",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "unix-crypt-td-js@1.1.4",
    "name": "unix-crypt-td-js",
    "escapedName": "unix-crypt-td-js",
    "rawSpec": "1.1.4",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
  },
  "_requiredBy": [
    "/apache-crypt"
  ],
  "_resolved": "https://registry.npmjs.org/unix-crypt-td-js/-/unix-crypt-td-js-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "C:\\Users\\TouchSmart\\Desktop\\shoetryon-web-js-main",
  "author": {
    "name": "Tim Dumol",
    "email": "tim@timdumol.com"
  },
  "bugs": {
    "url": "https://github.com/TimDumol/unix-crypt-td-js/issues"
  },
  "description": "Javascript implementation of the Unix crypt(3) DES-based hash",
  "devDependencies": {
    "mocha": "^6.2.2"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/TimDumol/unix-crypt-td-js#readme",
  "keywords": [
    "crypt"
  ],
  "license": "BSD-3-Clause",
  "main": "unix-crypt-td.min.js",
  "name": "unix-crypt-td-js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TimDumol/unix-crypt-td-js.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.4"
}
