mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
57 lines
1.6 KiB
JSON
57 lines
1.6 KiB
JSON
{
|
|
"_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": "range",
|
|
"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",
|
|
"_shasum": "4912dfad1c8aeb7d20fa0a39e4c31918c1d5d5dd",
|
|
"_spec": "unix-crypt-td-js@^1.1.4",
|
|
"_where": "/Users/travis/build/ritwickdey/vscode-live-server/node_modules/apache-crypt",
|
|
"author": {
|
|
"name": "Tim Dumol",
|
|
"email": "tim@timdumol.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TimDumol/unix-crypt-td-js/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
}
|