| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- {
- "_args": [
- [
- {
- "raw": "gulp-clean-css@^2.0.6",
- "scope": null,
- "escapedName": "gulp-clean-css",
- "name": "gulp-clean-css",
- "rawSpec": "^2.0.6",
- "spec": ">=2.0.6 <3.0.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
- ]
- ],
- "_from": "gulp-clean-css@>=2.0.6 <3.0.0",
- "_id": "gulp-clean-css@2.3.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/gulp-clean-css",
- "_nodeVersion": "6.9.2",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/gulp-clean-css-2.3.2.tgz_1481998555925_0.3107159819919616"
- },
- "_npmUser": {
- "name": "scniro",
- "email": "salvatore.niro@outlook.com"
- },
- "_npmVersion": "3.10.9",
- "_phantomChildren": {},
- "_requested": {
- "raw": "gulp-clean-css@^2.0.6",
- "scope": null,
- "escapedName": "gulp-clean-css",
- "name": "gulp-clean-css",
- "rawSpec": "^2.0.6",
- "spec": ">=2.0.6 <3.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/semantic-ui"
- ],
- "_resolved": "http://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-2.3.2.tgz",
- "_shasum": "7410769c4474c12ccd55e98ea74b1898d428acd0",
- "_shrinkwrap": null,
- "_spec": "gulp-clean-css@^2.0.6",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
- "author": {
- "name": "scniro"
- },
- "bugs": {
- "url": "https://github.com/scniro/gulp-clean-css/issues",
- "email": "scniro@outlook.com"
- },
- "dependencies": {
- "clean-css": "^3.4.23",
- "gulp-util": "^3.0.7",
- "object-assign": "^4.1.0",
- "through2": "^2.0.3",
- "vinyl-sourcemaps-apply": "^0.2.1"
- },
- "description": "Minify css with clean-css.",
- "devDependencies": {
- "chai": "^3.5.0",
- "coveralls": "^2.11.15",
- "del": "^2.2.2",
- "express": "^4.14.0",
- "gulp": "^3.9.1",
- "gulp-concat": "^2.6.1",
- "gulp-istanbul": "^1.1.1",
- "gulp-mocha": "^3.0.1",
- "gulp-rename": "^1.2.2",
- "gulp-sass": "^3.0.0",
- "gulp-sourcemaps": "^1.9.1",
- "mocha": "^3.2.0",
- "vinyl": "^2.0.1",
- "vinyl-buffer": "^1.0.0",
- "vinyl-fs-fake": "^1.1.0"
- },
- "directories": {},
- "dist": {
- "shasum": "7410769c4474c12ccd55e98ea74b1898d428acd0",
- "tarball": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-2.3.2.tgz"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "83f639545b95b8579d8bd4fcb3b9d8b5ebe99a65",
- "homepage": "https://github.com/scniro/gulp-clean-css#readme",
- "keywords": [
- "css",
- "clean",
- "minify",
- "uglify",
- "clean-css",
- "minify-css",
- "gulp-minify-css",
- "gulp-clean-css",
- "gulpplugin",
- "gulpfriendly"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "radmen",
- "email": "radmen+npmjs@gmail.com"
- },
- {
- "name": "scniro",
- "email": "salvatore.niro@outlook.com"
- }
- ],
- "name": "gulp-clean-css",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/scniro/gulp-clean-css.git"
- },
- "scripts": {
- "test": "gulp test"
- },
- "version": "2.3.2"
- }
|