{
"_args": [
[
"string_decoder@^1.1.1",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/readable-stream"
]
],
"_from": "string_decoder@>=1.1.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "string_decoder@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/string_decoder",
"_nodeVersion": "10.16.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/string_decoder_1.3.0_1565169636487_0.6257381665304729"
},
"_npmUser": {
"email": "hello@matteocollina.com",
"name": "matteo.collina"
},
"_npmVersion": "6.10.2",
"_phantomChildren": {},
"_requested": {
"name": "string_decoder",
"raw": "string_decoder@^1.1.1",
"rawSpec": "^1.1.1",
"scope": null,
"spec": ">=1.1.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/readable-stream"
],
"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"_shasum": "42f114594a46cf1a8e30b0a84f56c78c3edac21e",
"_shrinkwrap": null,
"_spec": "string_decoder@^1.1.1",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/readable-stream",
"bugs": {
"url": "https://github.com/nodejs/string_decoder/issues"
},
"dependencies": {
"safe-buffer": "~5.2.0"
},
"description": "The string_decoder module from Node core",
"devDependencies": {
"babel-polyfill": "^6.23.0",
"core-util-is": "^1.0.2",
"inherits": "^2.0.3",
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSpflCRA9TVsSAnZWagAAVE8QAIBhyQ4HL/C719h6NHEm\noaNdOGDpxw0zyapxhztRy+YPAEGVOAnS5L/VMQINojzPQQ8YTZDM5jQ5+NyC\naVBB9KtQpCXftizA0DX5NbowL/k9s1ko+PFf0/hOPA4NWhZ9H5Vym+fNNMQJ\n+p0leE2ovcz0PVT8t8/IrntVTYRnhkDnkTJa9byWGZFiumoR4J/y0k/UfuR4\nqKF9NGgDURJrAvdkbaBEc4xs4ZM2Eqfevxki/Ia6cV2eWO/ssWzZXdS0oLfN\ncPieD7D80jTnrZNnh6iEdYFU6GQDgu8ovDURIVnI3qowB/aDBpMAMpKliY32\nMyB1VSAWPADAYwHaW6ldS23Bd1fFA9LJZtL4/2YmR5lTri14j6szJdXQZOCE\n26kivguwcdEsbsDkE4ayRJ6DNC18lvcmJCyBUpHPBzEFP8HvC+En3Cxd4wAE\n+6laaHp7x+Af3KV4cnBsKHsDpugmzi6SWKMjt9ymySNfefvzll7pI5p8mQD1\niFM92XvnHY1RjXtuSwSHo/U8F9B/EogCC4kRSXSyq1xSDvZ530BaWsX27iv4\n2kbmRndn4pImKpIzFsUNaG8IAs90bw3mjc+dmMi7y/mbid5+xesX5RCztajK\nfFWZhV46ePff4+YFJVtCKR/m2LCu6dbSLHxTxpdFVfcjU83qnzpWGYdbHWwG\nxT/z\r\n=TD7t\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "42f114594a46cf1a8e30b0a84f56c78c3edac21e",
"tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz",
"unpackedSize": 14427
},
"gitHead": "60db81e031c126112039157ba9437484b1329dff",
"homepage": "https://github.com/nodejs/string_decoder",
"keywords": [
"browser",
"browserify",
"decoder",
"string"
],
"license": "MIT",
"main": "lib/string_decoder.js",
"maintainers": [
{
"name": "cwmma",
"email": "calvin.metcalf@gmail.com"
},
{
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
{
"name": "nodejs-foundation",
"email": "build@iojs.org"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
},
{
"name": "substack",
"email": "substack@gmail.com"
}
],
"name": "string_decoder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/nodejs/string_decoder.git"
},
"scripts": {
"ci": "tap test/parallel/*.js test/ours/*.js --tap | tee test.tap && node test/verify-dependencies.js",
"test": "tap test/parallel/*.js && node test/verify-dependencies"
},
"version": "1.3.0"
}