{
  "_args": [
    [
      {
        "raw": "gulp-rtlcss@^1.0.0",
        "scope": null,
        "escapedName": "gulp-rtlcss",
        "name": "gulp-rtlcss",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
    ]
  ],
  "_from": "gulp-rtlcss@>=1.0.0 <2.0.0",
  "_id": "gulp-rtlcss@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-rtlcss",
  "_nodeVersion": "0.12.7",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/gulp-rtlcss-1.0.0.tgz_1455757797628_0.8100357754155993"
  },
  "_npmUser": {
    "name": "jjlharrison",
    "email": "james@jjlharrison.me.uk"
  },
  "_npmVersion": "2.12.1",
  "_phantomChildren": {
    "readable-stream": "1.0.34",
    "xtend": "4.0.1"
  },
  "_requested": {
    "raw": "gulp-rtlcss@^1.0.0",
    "scope": null,
    "escapedName": "gulp-rtlcss",
    "name": "gulp-rtlcss",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/semantic-ui"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.0.0.tgz",
  "_shasum": "c2f20642879248863e2ca0a78eacf7faf1911895",
  "_shrinkwrap": null,
  "_spec": "gulp-rtlcss@^1.0.0",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  "author": {
    "name": "James Harrison",
    "email": "james@jjlharrison.me.uk"
  },
  "bugs": {
    "url": "https://github.com/jjlharrison/gulp-rtlcss/issues"
  },
  "dependencies": {
    "gulp-util": "~3.0.1",
    "rtlcss": "^2.0.0",
    "through2": "~0.6.3"
  },
  "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "c2f20642879248863e2ca0a78eacf7faf1911895",
    "tarball": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.0.0.tgz"
  },
  "gitHead": "6bdc89c48bfb94c0634864c86aec09cceae7e087",
  "homepage": "https://github.com/jjlharrison/gulp-rtlcss#readme",
  "keywords": [
    "convert",
    "css",
    "gulpplugin",
    "rtl"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jjlharrison",
      "email": "james@jjlharrison.me.uk"
    }
  ],
  "name": "gulp-rtlcss",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jjlharrison/gulp-rtlcss.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.0.0"
}
