| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- {
- "_args": [
- [
- {
- "raw": "event-stream@~3.0.20",
- "scope": null,
- "escapedName": "event-stream",
- "name": "event-stream",
- "rawSpec": "~3.0.20",
- "spec": ">=3.0.20 <3.1.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-prompt"
- ]
- ],
- "_from": "event-stream@>=3.0.20 <3.1.0",
- "_id": "event-stream@3.0.20",
- "_inCache": true,
- "_installable": true,
- "_location": "/event-stream",
- "_npmUser": {
- "name": "dominictarr",
- "email": "dominic.tarr@gmail.com"
- },
- "_npmVersion": "1.3.11",
- "_phantomChildren": {},
- "_requested": {
- "raw": "event-stream@~3.0.20",
- "scope": null,
- "escapedName": "event-stream",
- "name": "event-stream",
- "rawSpec": "~3.0.20",
- "spec": ">=3.0.20 <3.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-prompt"
- ],
- "_resolved": "https://registry.npmjs.org/event-stream/-/event-stream-3.0.20.tgz",
- "_shasum": "038bbb2ea9ea90385b26fbc1854d0b539f2abea3",
- "_shrinkwrap": null,
- "_spec": "event-stream@~3.0.20",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-prompt",
- "author": {
- "name": "Dominic Tarr",
- "email": "dominic.tarr@gmail.com",
- "url": "http://bit.ly/dominictarr"
- },
- "bugs": {
- "url": "https://github.com/dominictarr/event-stream/issues"
- },
- "dependencies": {
- "duplexer": "~0.1.1",
- "from": "~0",
- "map-stream": "~0.0.3",
- "pause-stream": "0.0.11",
- "split": "0.2",
- "stream-combiner": "~0.0.3",
- "through": "~2.3.1"
- },
- "description": "construct pipes of streams of events",
- "devDependencies": {
- "asynct": "*",
- "it-is": "1",
- "stream-spec": "~0.3.5",
- "tape": "~2.3.0",
- "ubelt": "~3.2.2"
- },
- "directories": {},
- "dist": {
- "shasum": "038bbb2ea9ea90385b26fbc1854d0b539f2abea3",
- "tarball": "https://registry.npmjs.org/event-stream/-/event-stream-3.0.20.tgz"
- },
- "homepage": "http://github.com/dominictarr/event-stream",
- "maintainers": [
- {
- "name": "dominictarr",
- "email": "dominic.tarr@gmail.com"
- }
- ],
- "name": "event-stream",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/dominictarr/event-stream.git"
- },
- "scripts": {
- "test": "asynct test/",
- "test_tap": "set -e; for t in test/*.js; do node $t; done"
- },
- "testling": {
- "files": "test/*.js",
- "browsers": {
- "ie": [
- 8,
- 9
- ],
- "firefox": [
- 13
- ],
- "chrome": [
- 20
- ],
- "safari": [
- 5.1
- ],
- "opera": [
- 12
- ]
- }
- },
- "version": "3.0.20"
- }
|