You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

99 lines
2.5 KiB

{
"_args": [
[
{
"raw": "string_decoder@~1.0.0",
"scope": null,
"escapedName": "string_decoder",
"name": "string_decoder",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"/Users/trott/io.js/tools/node_modules/readable-stream"
]
],
"_from": "string_decoder@>=1.0.0 <1.1.0",
"_id": "string_decoder@1.0.2",
"_inCache": true,
"_location": "/string_decoder",
"_nodeVersion": "4.8.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/string_decoder-1.0.2.tgz_1496758759778_0.9832893849816173"
},
"_npmUser": {
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"raw": "string_decoder@~1.0.0",
"scope": null,
"escapedName": "string_decoder",
"name": "string_decoder",
"rawSpec": "~1.0.0",
"spec": ">=1.0.0 <1.1.0",
"type": "range"
},
"_requiredBy": [
"/readable-stream"
],
"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz",
"_shasum": "b29e1f4e1125fa97a10382b8a533737b7491e179",
"_shrinkwrap": null,
"_spec": "string_decoder@~1.0.0",
"_where": "/Users/trott/io.js/tools/node_modules/readable-stream",
"bugs": {
"url": "https://github.com/rvagg/string_decoder/issues"
},
"dependencies": {
"safe-buffer": "~5.0.1"
},
"description": "The string_decoder module from Node core",
"devDependencies": {
"babel-polyfill": "^6.23.0",
"tap": "~0.4.8"
},
"directories": {},
"dist": {
"shasum": "b29e1f4e1125fa97a10382b8a533737b7491e179",
"tarball": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.2.tgz"
},
"gitHead": "fb0c8bc0741f8ac25f3d354a17d9106a7714f3da",
"homepage": "https://github.com/rvagg/string_decoder",
"keywords": [
"string",
"decoder",
"browser",
"browserify"
],
"license": "MIT",
"main": "lib/string_decoder.js",
"maintainers": [
{
"name": "matteo.collina",
"email": "hello@matteocollina.com"
},
{
"name": "substack",
"email": "substack@gmail.com"
},
{
"name": "rvagg",
"email": "rod@vagg.org"
}
],
"name": "string_decoder",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/rvagg/string_decoder.git"
},
"scripts": {
"test": "tap test/parallel/*.js && node test/verify-dependencies"
},
"version": "1.0.2"
}