| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889 |
- {
- "_args": [
- [
- "jstream@~0.2.7",
- "/Users/septimus/Musare/app/node_modules/ytdl-core"
- ]
- ],
- "_from": "jstream@>=0.2.7 <0.3.0",
- "_id": "jstream@0.2.8",
- "_inCache": true,
- "_installable": true,
- "_location": "/jstream",
- "_nodeVersion": "4.1.1",
- "_npmUser": {
- "email": "roly426@gmail.com",
- "name": "fent"
- },
- "_npmVersion": "2.14.4",
- "_phantomChildren": {},
- "_requested": {
- "name": "jstream",
- "raw": "jstream@~0.2.7",
- "rawSpec": "~0.2.7",
- "scope": null,
- "spec": ">=0.2.7 <0.3.0",
- "type": "range"
- },
- "_requiredBy": [
- "/ytdl-core"
- ],
- "_resolved": "https://registry.npmjs.org/jstream/-/jstream-0.2.8.tgz",
- "_shasum": "b69fbec9691de391e808635534a9e214fabd9391",
- "_shrinkwrap": null,
- "_spec": "jstream@~0.2.7",
- "_where": "/Users/septimus/Musare/app/node_modules/ytdl-core",
- "author": {
- "name": "Roly Fentanes",
- "url": "https://github.com/fent"
- },
- "bugs": {
- "url": "https://github.com/fent/node-jstream/issues"
- },
- "dependencies": {
- "clarinet": "~0.11.0"
- },
- "description": "Continously reads in JSON and outputs Javascript objects.",
- "devDependencies": {
- "mocha": "*"
- },
- "directories": {
- "lib": "./lib"
- },
- "dist": {
- "shasum": "b69fbec9691de391e808635534a9e214fabd9391",
- "tarball": "http://registry.npmjs.org/jstream/-/jstream-0.2.8.tgz"
- },
- "gitHead": "8a1110e63fb6dd5ebe61dbac9311e2f2c962ff14",
- "homepage": "https://github.com/fent/node-jstream#readme",
- "keywords": [
- "api",
- "json",
- "parse",
- "stream"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "http://github.com/fent/node-jstream/raw/master/LICENSE"
- }
- ],
- "main": "./lib/index.js",
- "maintainers": [
- {
- "name": "fent",
- "email": "roly426@gmail.com"
- }
- ],
- "name": "jstream",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/fent/node-jstream.git"
- },
- "scripts": {
- "test": "mocha -R spec --ignore-leaks test/*-test.js"
- },
- "version": "0.2.8"
- }
|