| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102 |
- {
- "_args": [
- [
- {
- "raw": "through2@~1.1.1",
- "scope": null,
- "escapedName": "through2",
- "name": "through2",
- "rawSpec": "~1.1.1",
- "spec": ">=1.1.1 <1.2.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css"
- ]
- ],
- "_from": "through2@>=1.1.1 <1.2.0",
- "_id": "through2@1.1.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-concat-css/through2",
- "_npmUser": {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- "_npmVersion": "1.4.21",
- "_phantomChildren": {},
- "_requested": {
- "raw": "through2@~1.1.1",
- "scope": null,
- "escapedName": "through2",
- "name": "through2",
- "rawSpec": "~1.1.1",
- "spec": ">=1.1.1 <1.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-concat-css"
- ],
- "_resolved": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz",
- "_shasum": "0847cbc4449f3405574dbdccd9bb841b83ac3545",
- "_shrinkwrap": null,
- "_spec": "through2@~1.1.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-concat-css",
- "author": {
- "name": "Rod Vagg",
- "email": "r@va.gg",
- "url": "https://github.com/rvagg"
- },
- "bugs": {
- "url": "https://github.com/rvagg/through2/issues"
- },
- "dependencies": {
- "readable-stream": ">=1.1.13-1 <1.2.0-0",
- "xtend": ">=4.0.0 <4.1.0-0"
- },
- "description": "A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise",
- "devDependencies": {
- "bl": ">=0.9.0 <0.10.0-0",
- "stream-spigot": ">=3.0.4 <3.1.0-0",
- "tape": ">=2.14.0 <2.15.0-0"
- },
- "directories": {},
- "dist": {
- "shasum": "0847cbc4449f3405574dbdccd9bb841b83ac3545",
- "tarball": "https://registry.npmjs.org/through2/-/through2-1.1.1.tgz"
- },
- "gitHead": "05618510052dcb4ec970c47c1234e0fcad8566de",
- "homepage": "https://github.com/rvagg/through2",
- "keywords": [
- "stream",
- "streams2",
- "through",
- "transform"
- ],
- "license": "MIT",
- "main": "through2.js",
- "maintainers": [
- {
- "name": "rvagg",
- "email": "rod@vagg.org"
- },
- {
- "name": "bryce",
- "email": "bryce@ravenwall.com"
- }
- ],
- "name": "through2",
- "optionalDependencies": {},
- "publishConfig": {
- "tag": "1.0"
- },
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/rvagg/through2.git"
- },
- "scripts": {
- "test": "node test/test.js",
- "test-local": "brtapsauce-local test/basic-test.js"
- },
- "version": "1.1.1"
- }
|