| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115 |
- {
- "_args": [
- [
- {
- "raw": "gulp-concat-css@^2.2.0",
- "scope": null,
- "escapedName": "gulp-concat-css",
- "name": "gulp-concat-css",
- "rawSpec": "^2.2.0",
- "spec": ">=2.2.0 <3.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-concat-css@>=2.2.0 <3.0.0",
- "_id": "gulp-concat-css@2.3.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-concat-css",
- "_nodeVersion": "4.2.6",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/gulp-concat-css-2.3.0.tgz_1463480630688_0.9583744644187391"
- },
- "_npmUser": {
- "name": "mariocasciaro",
- "email": "contact@mariocasciaro.me"
- },
- "_npmVersion": "2.14.12",
- "_phantomChildren": {
- "core-util-is": "1.0.2",
- "inherits": "2.0.3",
- "isarray": "0.0.1",
- "lodash.assign": "3.2.0",
- "lodash.restparam": "3.6.1",
- "string_decoder": "0.10.31",
- "xtend": "4.0.1"
- },
- "_requested": {
- "raw": "gulp-concat-css@^2.2.0",
- "scope": null,
- "escapedName": "gulp-concat-css",
- "name": "gulp-concat-css",
- "rawSpec": "^2.2.0",
- "spec": ">=2.2.0 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-2.3.0.tgz",
- "_shasum": "4c1586121a8411ff4b2dc44fcfa4dc740e8fe1b6",
- "_shrinkwrap": null,
- "_spec": "gulp-concat-css@^2.2.0",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "Mario Casciaro"
- },
- "bugs": {
- "url": "https://github.com/mariocasciaro/gulp-concat-css/issues"
- },
- "dependencies": {
- "gulp-util": "~3.0.1",
- "lodash.defaults": "^3.0.0",
- "parse-import": "^2.0.0",
- "rework": "~1.0.0",
- "rework-import": "^2.0.0",
- "rework-plugin-url": "^1.0.1",
- "through2": "~1.1.1"
- },
- "description": "Concatenate css files, rebasing urls and inlining @import",
- "devDependencies": {
- "chai": "^1.10.0",
- "mocha": "^2.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "4c1586121a8411ff4b2dc44fcfa4dc740e8fe1b6",
- "tarball": "https://registry.npmjs.org/gulp-concat-css/-/gulp-concat-css-2.3.0.tgz"
- },
- "gitHead": "c4171769510e6921b7c33610acfb6fd6a42237be",
- "homepage": "https://github.com/mariocasciaro/gulp-concat-css",
- "keywords": [
- "gulpplugin",
- "concat",
- "css",
- "import",
- "merge",
- "inline"
- ],
- "licenses": [
- {
- "type": "MIT",
- "url": "https://github.com/mariocasciaro/gulp-concat-css/blob/master/LICENSE"
- }
- ],
- "maintainers": [
- {
- "name": "mariocasciaro",
- "email": "mariocasciaro@gmail.com"
- }
- ],
- "name": "gulp-concat-css",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/mariocasciaro/gulp-concat-css.git"
- },
- "scripts": {
- "test": "node_modules/mocha/bin/mocha test/*.js --reporter spec"
- },
- "version": "2.3.0"
- }
|