123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- {
- "_args": [
- [
- "string_decoder@0.10.31",
- "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys"
- ]
- ],
- "_development": true,
- "_from": "string_decoder@0.10.31",
- "_id": "string_decoder@0.10.31",
- "_inBundle": false,
- "_integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=",
- "_location": "/string_decoder",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "string_decoder@0.10.31",
- "name": "string_decoder",
- "escapedName": "string_decoder",
- "rawSpec": "0.10.31",
- "saveSpec": null,
- "fetchSpec": "0.10.31"
- },
- "_requiredBy": [
- "/glob-stream/readable-stream",
- "/readable-stream",
- "/through2/readable-stream",
- "/vinyl-fs/readable-stream"
- ],
- "_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
- "_spec": "0.10.31",
- "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys",
- "bugs": {
- "url": "https://github.com/rvagg/string_decoder/issues"
- },
- "dependencies": {},
- "description": "The string_decoder module from Node core",
- "devDependencies": {
- "tap": "~0.4.8"
- },
- "homepage": "https://github.com/rvagg/string_decoder",
- "keywords": [
- "string",
- "decoder",
- "browser",
- "browserify"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "string_decoder",
- "repository": {
- "type": "git",
- "url": "git://github.com/rvagg/string_decoder.git"
- },
- "scripts": {
- "test": "tap test/simple/*.js"
- },
- "version": "0.10.31"
- }
|