| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- {
- "_args": [
- [
- {
- "raw": "gulp-if@^2.0.1",
- "scope": null,
- "escapedName": "gulp-if",
- "name": "gulp-if",
- "rawSpec": "^2.0.1",
- "spec": ">=2.0.1 <3.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-if@>=2.0.1 <3.0.0",
- "_id": "gulp-if@2.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-if",
- "_nodeVersion": "6.9.1",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/gulp-if-2.0.2.tgz_1478375593476_0.9530813253950328"
- },
- "_npmUser": {
- "name": "robrich",
- "email": "robrich@robrich.org"
- },
- "_npmVersion": "3.10.8",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-if@^2.0.1",
- "scope": null,
- "escapedName": "gulp-if",
- "name": "gulp-if",
- "rawSpec": "^2.0.1",
- "spec": ">=2.0.1 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz",
- "_shasum": "a497b7e7573005041caa2bc8b7dda3c80444d629",
- "_shrinkwrap": null,
- "_spec": "gulp-if@^2.0.1",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Rob Richardson",
- "url": "http://robrich.org/"
- },
- "bugs": {
- "url": "https://github.com/robrich/gulp-if/issues"
- },
- "dependencies": {
- "gulp-match": "^1.0.3",
- "ternary-stream": "^2.0.1",
- "through2": "^2.0.1"
- },
- "description": "Conditionally run a task",
- "devDependencies": {
- "end-of-stream": "^1.1.0",
- "graceful-fs": "^4.1.10",
- "jshint": "^2.9.4",
- "mkdirp": "^0.5.1",
- "mocha": "^3.1.2",
- "rimraf": "^2.5.4",
- "should": "^11.1.1",
- "stream-exhaust": "^1.0.1",
- "vinyl-fs": "^2.4.4"
- },
- "directories": {},
- "dist": {
- "shasum": "a497b7e7573005041caa2bc8b7dda3c80444d629",
- "tarball": "https://registry.npmjs.org/gulp-if/-/gulp-if-2.0.2.tgz"
- },
- "engines": {
- "node": ">= 0.10.0"
- },
- "gitHead": "06c0b186a459f3e9f66c96b717c714cd12f56a29",
- "homepage": "https://github.com/robrich/gulp-if",
- "keywords": [
- "gulpplugin",
- "conditional",
- "if",
- "ternary"
- ],
- "license": "MIT",
- "main": "./index.js",
- "maintainers": [
- {
- "name": "robrich",
- "email": "robrich@robrich.org"
- }
- ],
- "name": "gulp-if",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/robrich/gulp-if.git"
- },
- "scripts": {
- "test": "mocha && jshint ."
- },
- "version": "2.0.2"
- }
|