| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109 |
- {
- "_args": [
- [
- {
- "raw": "rtlcss@^2.0.0",
- "scope": null,
- "escapedName": "rtlcss",
- "name": "rtlcss",
- "rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-rtlcss"
- ]
- ],
- "_from": "rtlcss@>=2.0.0 <3.0.0",
- "_id": "rtlcss@2.1.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/rtlcss",
- "_nodeVersion": "5.10.1",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/rtlcss-2.1.2.tgz_1483214922179_0.505813839379698"
- },
- "_npmUser": {
- "name": "myounes",
- "email": "myounes@gmail.com"
- },
- "_npmVersion": "4.0.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "rtlcss@^2.0.0",
- "scope": null,
- "escapedName": "rtlcss",
- "name": "rtlcss",
- "rawSpec": "^2.0.0",
- "spec": ">=2.0.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-rtlcss"
- ],
- "_resolved": "http://registry.npmjs.org/rtlcss/-/rtlcss-2.1.2.tgz",
- "_shasum": "a5626edc9e7f6017f2d8df30c8bf622bd193a8fc",
- "_shrinkwrap": null,
- "_spec": "rtlcss@^2.0.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-rtlcss",
- "author": {
- "name": "Mohammad Younes"
- },
- "bin": {
- "rtlcss": "./bin/rtlcss.js"
- },
- "bugs": {
- "url": "https://github.com/MohammadYounes/rtlcss/issues?state=open"
- },
- "dependencies": {
- "chalk": "^1.0.0",
- "findup": "^0.1.5",
- "mkdirp": "^0.5.1",
- "postcss": "^5.0.0",
- "strip-json-comments": "^2.0.0"
- },
- "description": "Framework for transforming cascading style sheets (CSS) from left-to-right (LTR) to right-to-left (RTL)",
- "devDependencies": {
- "mocha": "^2.0.0",
- "standard": "^6.0.0"
- },
- "directories": {},
- "dist": {
- "shasum": "a5626edc9e7f6017f2d8df30c8bf622bd193a8fc",
- "tarball": "https://registry.npmjs.org/rtlcss/-/rtlcss-2.1.2.tgz"
- },
- "gitHead": "5894fcfb864aabe2b5671a3df9ad195b84df97aa",
- "homepage": "http://rtlcss.com/",
- "keywords": [
- "rtl",
- "css",
- "ltr",
- "rtlcss",
- "framework",
- "style",
- "mirror",
- "flip",
- "convert",
- "transform"
- ],
- "license": "MIT",
- "main": "./lib/rtlcss.js",
- "maintainers": [
- {
- "name": "myounes",
- "email": "myounes@gmail.com"
- }
- ],
- "name": "rtlcss",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/MohammadYounes/rtlcss.git"
- },
- "scripts": {
- "lint": "standard && node ./lib/rtlcss.js",
- "test": "npm run lint && mocha -R spec"
- },
- "version": "2.1.2"
- }
|