94 lines
2.2 KiB
JSON
94 lines
2.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
{
|
||
|
"raw": "charenc@~0.0.1",
|
||
|
"scope": null,
|
||
|
"escapedName": "charenc",
|
||
|
"name": "charenc",
|
||
|
"rawSpec": "~0.0.1",
|
||
|
"spec": ">=0.0.1 <0.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/md5"
|
||
|
]
|
||
|
],
|
||
|
"_from": "charenc@>=0.0.1 <0.1.0",
|
||
|
"_id": "charenc@0.0.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/charenc",
|
||
|
"_nodeVersion": "4.4.5",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/charenc-0.0.2.tgz_1482450158427_0.9801697849761695"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"name": "pvorb",
|
||
|
"email": "paul@vorba.ch"
|
||
|
},
|
||
|
"_npmVersion": "3.9.3",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"raw": "charenc@~0.0.1",
|
||
|
"scope": null,
|
||
|
"escapedName": "charenc",
|
||
|
"name": "charenc",
|
||
|
"rawSpec": "~0.0.1",
|
||
|
"spec": ">=0.0.1 <0.1.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/md5"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz",
|
||
|
"_shasum": "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "charenc@~0.0.1",
|
||
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/md5",
|
||
|
"author": {
|
||
|
"name": "Paul Vorbach",
|
||
|
"email": "paul@vorb.de",
|
||
|
"url": "http://vorb.de"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/pvorb/node-charenc/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "character encoding utilities",
|
||
|
"devDependencies": {},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "c0a1d2f3a7092e03774bfa83f14c0fc5790a8667",
|
||
|
"tarball": "https://registry.npmjs.org/charenc/-/charenc-0.0.2.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "*"
|
||
|
},
|
||
|
"gitHead": "01d66efb429d0cb242b2dd5af2ce338554fd3e54",
|
||
|
"homepage": "https://github.com/pvorb/node-charenc#readme",
|
||
|
"license": "BSD-3-Clause",
|
||
|
"main": "charenc.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "pvorb",
|
||
|
"email": "paul@vorb.de"
|
||
|
}
|
||
|
],
|
||
|
"name": "charenc",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "**enc** provides crypto character encoding utilities.\n",
|
||
|
"readmeFilename": "README.js",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/pvorb/node-charenc.git"
|
||
|
},
|
||
|
"scripts": {},
|
||
|
"tags": [
|
||
|
"utf8",
|
||
|
"binary",
|
||
|
"byte",
|
||
|
"string"
|
||
|
],
|
||
|
"version": "0.0.2"
|
||
|
}
|