mirror of
https://github.com/billbuchanan/appliedcrypto.git
synced 2026-02-21 11:18:02 +00:00
82 lines
2.1 KiB
JSON
82 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "convert-string@~0.1.0",
|
|
"scope": null,
|
|
"escapedName": "convert-string",
|
|
"name": "convert-string",
|
|
"rawSpec": "~0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"C:\\dropbox\\csn11117\\2018_2019\\git\\z_associated\\projects\\node_modules\\sha256"
|
|
]
|
|
],
|
|
"_from": "convert-string@>=0.1.0 <0.2.0",
|
|
"_id": "convert-string@0.1.0",
|
|
"_inCache": true,
|
|
"_location": "/convert-string",
|
|
"_npmUser": {
|
|
"name": "jp",
|
|
"email": "jprichardson@gmail.com"
|
|
},
|
|
"_npmVersion": "1.3.11",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "convert-string@~0.1.0",
|
|
"scope": null,
|
|
"escapedName": "convert-string",
|
|
"name": "convert-string",
|
|
"rawSpec": "~0.1.0",
|
|
"spec": ">=0.1.0 <0.2.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/sha256"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/convert-string/-/convert-string-0.1.0.tgz",
|
|
"_shasum": "79ce41a9bb0d03bcf72cdc6a8f3c56fbbc64410a",
|
|
"_shrinkwrap": null,
|
|
"_spec": "convert-string@~0.1.0",
|
|
"_where": "C:\\dropbox\\csn11117\\2018_2019\\git\\z_associated\\projects\\node_modules\\sha256",
|
|
"bugs": {
|
|
"url": "https://github.com/cryptocoinjs/convert-string/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Convert to/from strings and array of bytes",
|
|
"devDependencies": {
|
|
"chai": "~1.8.1",
|
|
"mocha": "1.*",
|
|
"terst": "0.0.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "79ce41a9bb0d03bcf72cdc6a8f3c56fbbc64410a",
|
|
"tarball": "https://registry.npmjs.org/convert-string/-/convert-string-0.1.0.tgz"
|
|
},
|
|
"homepage": "https://github.com/cryptocoinjs/convert-string#readme",
|
|
"keywords": [
|
|
"string",
|
|
"strings",
|
|
"convert",
|
|
"hex",
|
|
"bytes"
|
|
],
|
|
"main": "convert-string.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jp",
|
|
"email": "jprichardson@gmail.com"
|
|
}
|
|
],
|
|
"name": "convert-string",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"url": "git+https://github.com/cryptocoinjs/convert-string.git",
|
|
"type": "git"
|
|
},
|
|
"version": "0.1.0"
|
|
}
|