1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "_args": [
- [
- "gulp-rtlcss@^1.3.0",
- "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui"
- ]
- ],
- "_from": "gulp-rtlcss@>=1.3.0 <2.0.0",
- "_hasShrinkwrap": false,
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-rtlcss",
- "_nodeVersion": "9.11.2",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/gulp-rtlcss_1.4.1_1583833086395_0.30672592556965395"
- },
- "_npmUser": {
- "email": "[email protected]",
- "name": "jjlharrison"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "name": "gulp-rtlcss",
- "raw": "gulp-rtlcss@^1.3.0",
- "rawSpec": "^1.3.0",
- "scope": null,
- "spec": ">=1.3.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/fomantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
- "_shasum": "c772dd1e4c8b16b7238c846e52371e3defb5e0ef",
- "_shrinkwrap": null,
- "_spec": "gulp-rtlcss@^1.3.0",
- "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/fomantic-ui",
- "author": {
- "email": "[email protected]",
- "name": "James Harrison"
- },
- "bugs": {
- "url": "https://github.com/jjlharrison/gulp-rtlcss/issues"
- },
- "dependencies": {
- "plugin-error": "^1.0.1",
- "rtlcss": "^2.4.0",
- "through2": "^2.0.5",
- "vinyl-sourcemaps-apply": "^0.2.1"
- },
- "description": "Gulp plugin that uses RTLCSS to convert LTR CSS to RTL.",
- "devDependencies": {
- "mocha": "^6.1.4",
- "vinyl": "^2.2.0"
- },
- "directories": {},
- "dist": {
- "fileCount": 6,
- "integrity": "sha512-xXqTnmNbcjA6K9ogR36i2SaN8E5CWTCtRQGSY2k0W3cOISGnNkBTAt0GNThlq9iJT0ttR759kopDGn5PZTH4kg==",
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1/+CRA9TVsSAnZWagAA++cP/0vvIp2ccl6GHnepItre\nJlNN3AGfd76U64bC3W7CXh/0oIoQD0ovxhDmcBchqZ0mDN8rnjmJoi7/75ZA\nkjVvBM2Mqm4ca2q6L95oc/tZ7fhXDXjBJbYPgcZi2/xUwpbtOIQnthA1/aL9\n5PeHVj/3XtzOu8ZYRUR2bKeWXF5+8kz6ra1Ux1EgMjwK265x+pfnpTCC+Mr2\np5yfKdDtIzhrKti1jrUaxzzKgrsPJK8lJCBltPLWAh6Tx16b6/ylrgtagLu3\nWxW0SK2Gu2rwD98n6EKr2DovlJgBm8j8Q8hhBnTrdtCl+cLYdv7hJqS/yhCh\neHzuQx3KG4Q/Ubhz/cieMYxoyNCh74L/9Kzq9r7OWeEH7gAehYbGQI0PT8IJ\nGpXZ0J9WmwOvdu7yoXQB5NLVG6cMVkSGI2JkcrHUiN+4fzlmTkcQoUQ2uLug\nLP/Z+YXdvHNtnu0uIxBAr3Y6eBM1sWy84ECF39Apa7AgtkEDp8JvIhjNuK7T\ngd1p6XVYp5cTBbnic8fc9ZLCuBygATwMMKBo6kzXBgX1wPL0DWq+xxTQEPYM\nqnehorgjbhc9oj7wBJxu9KVfYQVU41p2V4zRh0PjNCRFltdPhkZLxV9TtD1J\nfvhmNpEmEoeBEYI2YPEtsqefpNytevjOB1RXeJxOPA40peQG5E01vqmmn4n/\n2sw6\r\n=k95u\r\n-----END PGP SIGNATURE-----\r\n",
- "shasum": "c772dd1e4c8b16b7238c846e52371e3defb5e0ef",
- "tarball": "https://registry.npmjs.org/gulp-rtlcss/-/gulp-rtlcss-1.4.1.tgz",
- "unpackedSize": 8537
- },
- "gitHead": "8d10eb1eb3458d63895ea889f2d7da669165d3de",
- "homepage": "https://github.com/jjlharrison/gulp-rtlcss#readme",
- "keywords": [
- "convert",
- "css",
- "gulpplugin",
- "rtl"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "jjlharrison",
- "email": "[email protected]"
- }
- ],
- "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.4.1"
- }
|