UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

117 lines (116 loc) 3.01 kB
{ "_args": [ [ { "raw": "clean-css@4.0.x", "scope": null, "escapedName": "clean-css", "name": "clean-css", "rawSpec": "4.0.x", "spec": ">=4.0.0 <4.1.0", "type": "range" }, "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/html-minifier" ] ], "_from": "clean-css@>=4.0.0 <4.1.0", "_id": "clean-css@4.0.8", "_inCache": true, "_location": "/clean-css", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/clean-css-4.0.8.tgz_1487780580492_0.9003726008813828" }, "_npmUser": { "name": "jakub.pawlowicz", "email": "contact@jakubpawlowicz.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "clean-css@4.0.x", "scope": null, "escapedName": "clean-css", "name": "clean-css", "rawSpec": "4.0.x", "spec": ">=4.0.0 <4.1.0", "type": "range" }, "_requiredBy": [ "/html-minifier" ], "_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.0.8.tgz", "_shasum": "063dfd593404d3a3d1db494d4b6d0f378b0781b6", "_shrinkwrap": null, "_spec": "clean-css@4.0.x", "_where": "/Users/tiborkreiter/RubyProjects/sharetribe/e-lado/node_modules/html-minifier", "author": { "name": "Jakub Pawlowicz", "email": "contact@jakubpawlowicz.com", "url": "http://twitter.com/jakubpawlowicz" }, "bugs": { "url": "https://github.com/jakubpawlowicz/clean-css/issues" }, "dependencies": { "source-map": "0.5.x" }, "description": "A well-tested CSS minifier", "devDependencies": { "browserify": "13.x", "http-proxy": "1.x", "jshint": "2.x", "nock": "9.x", "server-destroy": "1.x", "uglify-js": ">=2.6.1", "vows": "0.8.x" }, "directories": {}, "dist": { "shasum": "063dfd593404d3a3d1db494d4b6d0f378b0781b6", "tarball": "https://registry.npmjs.org/clean-css/-/clean-css-4.0.8.tgz" }, "engines": { "node": ">= 4.0" }, "files": [ "lib", "History.md", "index.js", "LICENSE" ], "gitHead": "d870c811392e41b5fc4bdf9a3fcebc9f897e7620", "homepage": "https://github.com/jakubpawlowicz/clean-css", "keywords": [ "css", "minifier" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "goalsmashers", "email": "jakub@goalsmashers.com" }, { "name": "jakub.pawlowicz", "email": "contact@jakubpawlowicz.com" } ], "name": "clean-css", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jakubpawlowicz/clean-css.git" }, "scripts": { "bench": "node ./test/bench.js", "browserify": "browserify --standalone CleanCSS index.js | uglifyjs --compress --mangle -o cleancss-browser.js", "check": "jshint .", "prepublish": "npm run check", "test": "vows" }, "version": "4.0.8" }