{"_id":"uncss","_rev":"330084","name":"uncss","description":"Remove unused CSS styles","dist-tags":{"beta":"0.11.0","latest":"0.17.3"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"time":{"modified":"2021-06-07T02:45:46.000Z","created":"2013-04-17T16:20:15.739Z","0.17.3":"2020-02-11T08:30:32.245Z","0.17.2":"2019-08-27T12:25:54.191Z","0.17.1":"2019-08-26T13:55:12.423Z","0.17.0":"2019-06-01T13:01:45.206Z","0.16.2":"2018-03-06T22:03:25.162Z","0.16.1":"2017-11-26T21:19:40.157Z","0.16.0":"2017-11-23T02:01:20.511Z","0.15.0":"2017-07-07T07:56:35.428Z","0.14.1":"2016-07-18T20:13:46.347Z","0.14.0":"2016-07-08T19:42:03.621Z","0.13.0":"2016-01-28T12:59:07.245Z","0.12.1":"2015-03-02T09:27:40.547Z","0.12.0":"2015-01-23T17:02:39.559Z","0.11.0":"2014-12-27T17:27:56.739Z","0.10.0":"2014-12-09T21:37:03.704Z","0.9.1":"2014-11-06T17:43:31.114Z","0.9.0":"2014-09-29T16:40:51.098Z","0.8.3":"2014-07-02T17:28:31.236Z","0.8.1":"2014-04-03T20:07:24.365Z","0.8.0":"2014-03-22T15:51:10.843Z","0.7.9":"2014-02-20T12:57:27.757Z","0.7.8":"2014-01-30T19:25:14.352Z","0.7.7":"2014-01-27T16:21:45.344Z","0.7.6":"2014-01-25T16:40:58.507Z","0.7.5":"2014-01-23T16:26:32.304Z","0.7.4":"2014-01-22T13:43:45.755Z","0.7.3":"2014-01-18T15:35:25.632Z","0.7.2":"2014-01-16T12:58:02.156Z","0.7.1":"2014-01-14T09:00:45.807Z","0.7.0":"2014-01-10T20:49:15.441Z","0.6.2":"2013-12-30T23:59:20.708Z","0.6.1":"2013-12-16T01:38:12.443Z","0.6.0":"2013-12-15T14:58:27.778Z","0.5.5":"2013-12-01T11:15:04.612Z","0.5.4":"2013-11-28T17:05:16.483Z","0.5.3":"2013-10-17T20:27:41.112Z","0.5.2":"2013-10-17T09:49:55.849Z","0.5.1":"2013-10-17T09:04:54.855Z","0.5.0":"2013-10-11T17:28:54.705Z","0.4.4":"2013-10-09T18:32:54.605Z","0.4.3":"2013-10-09T14:09:23.520Z","0.4.2-0":"2013-05-16T00:40:28.303Z","0.4.0-0":"2013-04-27T18:18:20.811Z","0.3.0-0":"2013-04-21T16:47:12.607Z","0.2.6-2":"2013-04-21T12:57:19.274Z","0.2.6-1":"2013-04-19T16:19:21.173Z","0.2.6":"2013-04-19T16:07:33.327Z","0.2.5-2":"2013-04-18T20:37:53.087Z","0.2.5-1":"2013-04-18T20:32:36.511Z","0.2.5":"2013-04-18T20:15:13.845Z","0.2.4-2":"2013-04-18T19:43:39.867Z","0.2.4-1":"2013-04-18T19:36:54.946Z","0.2.4":"2013-04-18T17:02:39.738Z","0.2.3":"2013-04-18T16:29:47.324Z","0.2.2":"2013-04-18T09:42:52.104Z","0.2.1":"2013-04-17T19:31:21.726Z","0.2.0":"2013-04-17T19:09:38.545Z","0.1.2":"2013-04-17T17:04:15.182Z","0.1.1":"2013-04-17T16:40:32.523Z","0.1.0":"2013-04-17T16:20:15.739Z"},"users":{"jimmont":true,"toogle":true,"reekdeb":true,"bovus":true,"denji":true,"melvingruesbeck":true,"zeke":true,"travm":true,"klarence":true,"cycomachead":true,"vishwasc":true,"allthingssmitty":true,"jondashkyle":true,"dreamseer":true,"amongiants":true,"davidnyhuis":true,"cfleschhut":true,"vvilardell":true,"cornelism":true,"filipve":true,"whatsamoorefor":true,"caffeinewriter":true,"loglo":true,"iandstanley":true,"about_hiroppy":true,"monjer":true,"lukynela":true,"zalemmmm":true,"matiasmarani":true,"danielbayley":true,"coding-sunshine":true,"modood":true,"jcottam":true,"brofox":true,"ierceg":true,"joseph320":true},"author":{"name":"Giakki"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"versions":{"0.17.3":{"name":"uncss","version":"0.17.3","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/uncss/uncss","scripts":{"cover":"nyc npm run mocha","coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && npm run cover"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"bugs":{"url":"https://github.com/uncss/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"dependencies":{"commander":"^2.20.0","glob":"^7.1.4","is-absolute-url":"^3.0.1","is-html":"^1.1.0","jsdom":"^14.1.0","lodash":"^4.17.15","postcss":"^7.0.17","postcss-selector-parser":"6.0.2","request":"^2.88.0"},"devDependencies":{"chai":"^4.2.0","chai-resemble":"^1.2.0","coveralls":"^3.0.6","eslint":"^5.16.0","mocha":"^6.2.0","nyc":"^14.1.1"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"11e4dd2904f5c693ed13bd1f79f9bca44ec6864c","_id":"uncss@0.17.3","_nodeVersion":"12.15.0","_npmVersion":"6.13.7","dist":{"shasum":"50fc1eb4ed573ffff763458d801cd86e4d69ea11","size":14139,"noattachment":false,"key":"/uncss/-/uncss-0.17.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.17.3.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss_0.17.3_1581409832107_0.5125817564622379"},"_hasShrinkwrap":false,"publish_time":1581409832245,"_cnpm_publish_time":1581409832245},"0.17.2":{"name":"uncss","version":"0.17.2","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/uncss/uncss","scripts":{"cover":"nyc npm run mocha","coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && npm run cover"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"bugs":{"url":"https://github.com/uncss/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"dependencies":{"commander":"^2.20.0","glob":"^7.1.4","is-absolute-url":"^3.0.1","is-html":"^1.1.0","jsdom":"^14.1.0","lodash":"^4.17.15","postcss":"^7.0.17","postcss-selector-parser":"6.0.2","request":"^2.88.0"},"devDependencies":{"chai":"^4.2.0","chai-resemble":"^1.2.0","coveralls":"^3.0.6","eslint":"^5.16.0","mocha":"^6.2.0","nyc":"^14.1.1"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"b90a060af23886f32e505a293f3232088d7bac1d","_id":"uncss@0.17.2","_nodeVersion":"12.9.0","_npmVersion":"6.10.2","dist":{"shasum":"fac1c2429be72108e8a47437c647d58cf9ea66f1","size":14007,"noattachment":false,"key":"/uncss/-/uncss-0.17.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.17.2.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss_0.17.2_1566908754074_0.5567661038947154"},"_hasShrinkwrap":false,"publish_time":1566908754191,"_cnpm_publish_time":1566908754191},"0.17.1":{"name":"uncss","version":"0.17.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/uncss/uncss","scripts":{"cover":"nyc npm run mocha","coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && npm run cover"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"bugs":{"url":"https://github.com/uncss/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"dependencies":{"commander":"^2.20.0","glob":"^7.1.4","is-absolute-url":"^3.0.1","is-html":"^1.1.0","jsdom":"^14.1.0","lodash":"^4.17.15","postcss":"^7.0.17","postcss-selector-parser":"6.0.2","request":"^2.88.0"},"devDependencies":{"chai":"^4.2.0","chai-resemble":"^1.2.0","coveralls":"^3.0.6","eslint":"^5.16.0","mocha":"^6.2.0","nyc":"^14.1.1"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"6e446c1f6502d598596c83d55fc7f61abf9702b5","_id":"uncss@0.17.1","_nodeVersion":"12.9.0","_npmVersion":"6.10.2","dist":{"shasum":"3b24e846342358e1cd518fe8d7623b1e98fa53ec","size":14034,"noattachment":false,"key":"/uncss/-/uncss-0.17.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.17.1.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss_0.17.1_1566827712244_0.48815489646586796"},"_hasShrinkwrap":false,"publish_time":1566827712423,"_cnpm_publish_time":1566827712423},"0.17.0":{"name":"uncss","version":"0.17.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/uncss/uncss","scripts":{"cover":"nyc npm run mocha","coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && npm run cover"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"bugs":{"url":"https://github.com/uncss/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"dependencies":{"commander":"^2.20.0","glob":"^7.1.4","is-absolute-url":"^3.0.0","is-html":"^1.1.0","jsdom":"^15.1.0","lodash":"^4.17.11","postcss":"^7.0.16","postcss-selector-parser":"6.0.2","request":"^2.88.0"},"devDependencies":{"chai":"^4.2.0","chai-resemble":"^1.2.0","coveralls":"^3.0.3","eslint":"^5.16.0","mocha":"^6.1.4","nyc":"^14.1.1"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"a1f81bb229733b8a3b0794671d31b7e36019dcbe","_id":"uncss@0.17.0","_npmVersion":"6.4.1","_nodeVersion":"10.11.0","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"dist":{"shasum":"7d2682a6fffea2d90d001231dd151cc34c5a2b08","size":13472,"noattachment":false,"key":"/uncss/-/uncss-0.17.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.17.0.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss_0.17.0_1559394105067_0.3411783444381207"},"_hasShrinkwrap":false,"publish_time":1559394105206,"_cnpm_publish_time":1559394105206},"0.16.2":{"name":"uncss","version":"0.16.2","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/uncss/uncss","scripts":{"coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && nyc npm run mocha"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/uncss/uncss.git"},"bugs":{"url":"https://github.com/uncss/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"files":["bin","src"],"dependencies":{"commander":"^2.9.0","glob":"^7.0.3","is-absolute-url":"^2.0.0","is-html":"^1.0.0","jsdom":"^11.3.0","lodash":"^4.13.1","postcss":"^6.0.14","postcss-selector-parser":"3.1.1","request":"^2.72.0"},"devDependencies":{"chai":"^4.1.1","chai-resemble":"^0.4.1","coveralls":"^3.0.0","eslint":"^4.11.0","mocha":"^4.0.1","nyc":"^11.3.0"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"fc6585b3d1d573f01a2d0f5d737d46325c034b0c","_id":"uncss@0.16.2","_shasum":"3b2269c59012da7c66cbe98fbedddeef94f0649c","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.13.1","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"3b2269c59012da7c66cbe98fbedddeef94f0649c","size":12963,"noattachment":false,"key":"/uncss/-/uncss-0.16.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.16.2.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss_0.16.2_1520373805076_0.5233087637975822"},"_hasShrinkwrap":false,"publish_time":1520373805162,"_cnpm_publish_time":1520373805162},"0.16.1":{"name":"uncss","version":"0.16.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && nyc npm run mocha"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"files":["bin","src"],"dependencies":{"commander":"^2.9.0","glob":"^7.0.3","is-absolute-url":"^2.0.0","is-html":"^1.0.0","jsdom":"^11.3.0","lodash":"^4.13.1","postcss":"^6.0.14","request":"^2.72.0"},"devDependencies":{"chai":"^4.1.1","chai-resemble":"^0.4.1","coveralls":"^3.0.0","eslint":"^4.11.0","mocha":"^4.0.1","nyc":"^11.3.0"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"78e9df8b21c6ce9c0819703e09f83a41b4f4974e","_id":"uncss@0.16.1","_shasum":"23a02ff4200b0032b555167c0e68bf224aed5022","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.2","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"23a02ff4200b0032b555167c0e68bf224aed5022","size":12461,"noattachment":false,"key":"/uncss/-/uncss-0.16.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.16.1.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss-0.16.1.tgz_1511731180051_0.7342538479715586"},"directories":{},"publish_time":1511731180157,"_hasShrinkwrap":false,"_cnpm_publish_time":1511731180157},"0.16.0":{"name":"uncss","version":"0.16.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"coveralls":"nyc report --reporter=text-lcov | coveralls","eslint":"eslint \"**/*.js\" bin/uncss","mocha":"mocha tests/*.js --reporter spec --slow 7500 --timeout 25000","lint":"npm run eslint","test":"npm run eslint && npm run mocha","travis":"npm run eslint && nyc npm run mocha"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","rules","selector","CSS","HTML"],"files":["bin","src"],"dependencies":{"commander":"^2.9.0","glob":"^7.0.3","is-absolute-url":"^2.0.0","is-html":"^1.0.0","jsdom":"^11.3.0","lodash":"^4.13.1","postcss":"^6.0.14","request":"^2.72.0"},"devDependencies":{"chai":"^4.1.1","chai-resemble":"^0.4.1","coveralls":"^3.0.0","eslint":"^4.11.0","mocha":"^4.0.1","nyc":"^11.3.0"},"engines":{"node":">=6.0"},"nyc":{"include":["src/**/*.js"]},"gitHead":"e91b362363887c38724fe10cc70d8c8c4aaac20d","_id":"uncss@0.16.0","_shasum":"8cac7fabd3a46003321b0f809e2a9a6bbe935bb9","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.2","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"8cac7fabd3a46003321b0f809e2a9a6bbe935bb9","size":12454,"noattachment":false,"key":"/uncss/-/uncss-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.16.0.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss-0.16.0.tgz_1511402480397_0.5509163360111415"},"directories":{},"publish_time":1511402480511,"_cnpm_publish_time":1511402480511,"_hasShrinkwrap":false},"0.15.0":{"name":"uncss","version":"0.15.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"^3.4.0","commander":"^2.9.0","glob":"^7.0.3","is-absolute-url":"^2.0.0","is-html":"^1.0.0","jsdom":"^9.11.0","lodash":"^4.13.1","postcss":"^6.0.1","request":"^2.72.0"},"devDependencies":{"chai":"^3.5.0","chai-resemble":"^0.4.1","grunt":"^0.4.5","grunt-eslint":"^19.0.0","grunt-mocha-cov":"^0.4.0","load-grunt-tasks":"^3.5.0","time-grunt":"^1.3.0"},"engines":{"node":">=4.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"a0a6fbd869dcca256506533a4d9f8abc5b7c3700","_id":"uncss@0.15.0","_shasum":"bd424e23a8702594ed65a4ce860e2e3df488b173","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.10.2","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"bd424e23a8702594ed65a4ce860e2e3df488b173","size":11960,"noattachment":false,"key":"/uncss/-/uncss-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.15.0.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uncss-0.15.0.tgz_1499414195319_0.6396357279736549"},"directories":{},"publish_time":1499414195428,"_hasShrinkwrap":false,"_cnpm_publish_time":1499414195428},"0.14.1":{"name":"uncss","version":"0.14.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"async":"^1.5.2","bluebird":"~3.1.5","commander":"~2.9.0","glob":"~6.0.1","is-absolute-url":"~2.0.0","is-html":"~1.0.0","lodash":"~4.0.1","object-assign":"^4.0.1","phridge":"~2.0.0","postcss":"~5.0.14","request":"~2.69.0"},"devDependencies":{"chai":"~3.5.0","chai-resemble":"~0.4.1","grunt":"~0.4.5","grunt-eslint":"^18.0.0","grunt-mocha-cov":"~0.4.0","load-grunt-tasks":"~3.4.0","time-grunt":"~1.3.0"},"engines":{"node":">= 0.12.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"d19b523694fa46205189726c291ac1cfb807f7bf","_id":"uncss@0.14.1","_shasum":"baf4b170beae165b33187131d3b1dcd43236984e","_from":".","_npmVersion":"3.7.1","_nodeVersion":"4.2.6","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"baf4b170beae165b33187131d3b1dcd43236984e","size":13082,"noattachment":false,"key":"/uncss/-/uncss-0.14.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.14.1.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/uncss-0.14.1.tgz_1468872824424_0.058798130601644516"},"directories":{},"publish_time":1468872826347,"_cnpm_publish_time":1468872826347,"_hasShrinkwrap":false},"0.14.0":{"name":"uncss","version":"0.14.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"~3.1.5","commander":"~2.9.0","glob":"~6.0.1","is-absolute-url":"~2.0.0","is-html":"~1.0.0","lodash":"~4.0.1","object-assign":"^4.0.1","phridge":"~2.0.0","postcss":"~5.0.14","request":"~2.69.0"},"devDependencies":{"async":"^1.5.2","chai":"~3.5.0","chai-resemble":"~0.4.1","grunt":"~0.4.5","grunt-eslint":"^18.0.0","grunt-mocha-cov":"~0.4.0","load-grunt-tasks":"~3.4.0","time-grunt":"~1.3.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"7a1e1cfc9532946fec1f69869c23dc785f0058c5","_id":"uncss@0.14.0","_shasum":"21a43cf2fdcda2d8553f44430c7e48803874d291","_from":".","_npmVersion":"3.7.1","_nodeVersion":"4.2.6","_npmUser":{"name":"mikelambert","email":"mlambert@gmail.com"},"dist":{"shasum":"21a43cf2fdcda2d8553f44430c7e48803874d291","size":13075,"noattachment":false,"key":"/uncss/-/uncss-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.14.0.tgz"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/uncss-0.14.0.tgz_1468006922308_0.45636077178642154"},"directories":{},"publish_time":1468006923621,"_cnpm_publish_time":1468006923621,"_hasShrinkwrap":false},"0.13.0":{"name":"uncss","version":"0.13.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"git+https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"~3.1.5","commander":"~2.9.0","css":"1.6.0","glob":"~6.0.1","is-absolute-url":"~1.0.0","is-html":"~1.0.0","lodash":"~4.0.1","phridge":"~1.2.2","request":"~2.69.0"},"devDependencies":{"chai":"~3.4.1","chai-resemble":"~0.4.1","grunt":"~0.4.5","grunt-eslint":"~17.3.1","grunt-mocha-cov":"~0.4.0","load-grunt-tasks":"~3.4.0","time-grunt":"~1.3.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"b848375f065da3b6755c1ee79d0a3a99f20ca15c","_id":"uncss@0.13.0","_shasum":"bb7cb50221d9222b36d8d29ddfdd8d6416ad7c1e","_from":".","_npmVersion":"3.5.3","_nodeVersion":"5.5.0","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"bb7cb50221d9222b36d8d29ddfdd8d6416ad7c1e","size":12459,"noattachment":false,"key":"/uncss/-/uncss-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.13.0.tgz"},"directories":{},"publish_time":1453985947245,"_cnpm_publish_time":1453985947245,"_hasShrinkwrap":false},"0.12.1":{"name":"uncss","version":"0.12.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"~2.9.12","commander":"~2.6.0","css":"1.6.0","glob":"~4.4.0","is-absolute-url":"~1.0.0","is-html":"~1.0.0","lodash":"~3.3.1","phridge":"~1.0.7","request":"~2.53.0"},"devDependencies":{"chai":"~2.1.0","chai-resemble":"~0.4.1","grunt":"~0.4.5","grunt-contrib-jshint":"~0.11.0","grunt-eslint":"~7.0.1","grunt-mocha-cov":"~0.3.0","load-grunt-tasks":"~3.1.0","time-grunt":"~1.1.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"f5883a9b60475a7414179bafd06bed3e8e81a1ec","_id":"uncss@0.12.1","_shasum":"91f677dfaa179da61ccc896951d5fbbf23bc5a32","_from":".","_npmVersion":"2.6.1","_nodeVersion":"0.12.0","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"91f677dfaa179da61ccc896951d5fbbf23bc5a32","size":17108,"noattachment":false,"key":"/uncss/-/uncss-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.12.1.tgz"},"publish_time":1425288460547,"_cnpm_publish_time":1425288460547,"_hasShrinkwrap":false},"0.12.0":{"name":"uncss","version":"0.12.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"~2.8.2","commander":"~2.6.0","css":"1.6.0","glob":"~4.3.5","is-absolute-url":"~1.0.0","is-html":"~1.0.0","lodash":"~2.4.1","phridge":"~1.0.7","request":"~2.51.0"},"devDependencies":{"chai":"~1.10.0","chai-resemble":"~0.4.1","grunt":"~0.4.5","grunt-contrib-jshint":"~0.11.0","grunt-eslint":"~4.0.0","grunt-mocha-cov":"~0.3.0","load-grunt-tasks":"~3.0.0","time-grunt":"~1.0.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"d99540f8165bf498397fd8ace03d3efb5f525e26","_id":"uncss@0.12.0","_shasum":"ff1375eb226f1d6e2bc6faf5a9ae455036513195","_from":".","_npmVersion":"2.2.0","_nodeVersion":"0.10.35","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"ff1375eb226f1d6e2bc6faf5a9ae455036513195","size":12270,"noattachment":false,"key":"/uncss/-/uncss-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.12.0.tgz"},"publish_time":1422032559559,"_cnpm_publish_time":1422032559559,"_hasShrinkwrap":false},"0.11.0":{"name":"uncss","version":"0.11.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"src/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","src","LICENSE.md"],"dependencies":{"bluebird":"~2.4.1","commander":"~2.5.1","css":"~2.1.0","glob":"~4.3.2","is-absolute-url":"~1.0.0","is-html":"~1.0.0","lodash":"~2.4.1","phridge":"~1.0.7","request":"~2.51.0"},"devDependencies":{"chai":"~1.10.0","chai-resemble":"~0.4.0","grunt":"~0.4.5","grunt-contrib-jshint":"~0.10.0","grunt-eslint":"~2.1.0","grunt-mocha-cov":"~0.3.0","time-grunt":"~1.0.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["src/lib.js","src/uncss.js","src/utility.js"]}},"gitHead":"c90dc6bdff1f2700c46986f03750755663883ef5","_id":"uncss@0.11.0","_shasum":"6d3d84ca7ff9029e69a72b7686a61feb0cce2394","_from":".","_npmVersion":"2.1.10","_nodeVersion":"0.10.33","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"6d3d84ca7ff9029e69a72b7686a61feb0cce2394","size":11434,"noattachment":false,"key":"/uncss/-/uncss-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.11.0.tgz"},"publish_time":1419701276739,"_cnpm_publish_time":1419701276739,"_hasShrinkwrap":false},"0.10.0":{"name":"uncss","version":"0.10.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.9.0","commander":"~2.5.0","css":"~2.1.0","glob":"~4.3.1","is-html":"~1.0.0","node-phantom-simple":"~1.2.0","phantomjs":"~1.9.12","request":"~2.49.0","underscore":"~1.7.0"},"devDependencies":{"chai":"~1.10.0","chai-resemble":"~0.4.0","grunt":"~0.4.5","grunt-contrib-jshint":"~0.10.0","grunt-mocha-cov":"~0.3.0","time-grunt":"~1.0.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"gitHead":"5d6d119150a963117417e62692e13ef0af253d56","_id":"uncss@0.10.0","_shasum":"c2f85587527de5ff4f9c52b4a7f130924aeca69a","_from":".","_npmVersion":"2.1.10","_nodeVersion":"0.10.33","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"c2f85587527de5ff4f9c52b4a7f130924aeca69a","size":11487,"noattachment":false,"key":"/uncss/-/uncss-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.10.0.tgz"},"publish_time":1418161023704,"_cnpm_publish_time":1418161023704,"_hasShrinkwrap":false},"0.9.1":{"name":"uncss","version":"0.9.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.9.0","commander":"~2.3.0","css":"~2.1.0","glob":"^4.0.6","is-html":"^1.0.0","node-phantom-simple":"~1.2.0","phantomjs":"~1.9.10","request":"~2.44.0","underscore":"~1.7.0"},"devDependencies":{"chai":"~1.9.1","chai-resemble":"~0.3.2","grunt":"~0.4.5","grunt-contrib-jshint":"~0.10.0","grunt-mocha-cov":"~0.3.0","time-grunt":"~1.0.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"gitHead":"7744770d6f7e6948e1ec0bd65f424f89e7488879","_id":"uncss@0.9.1","_shasum":"5fe64e21c785f0e60e325897886b0860d3a936de","_from":".","_npmVersion":"2.1.6","_nodeVersion":"0.10.33","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"5fe64e21c785f0e60e325897886b0860d3a936de","size":11088,"noattachment":false,"key":"/uncss/-/uncss-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.9.1.tgz"},"publish_time":1415295811114,"_cnpm_publish_time":1415295811114,"_hasShrinkwrap":false},"0.9.0":{"name":"uncss","version":"0.9.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.9.0","commander":"~2.3.0","css":"~2.1.0","phantomjs":"~1.9.10","node-phantom-simple":"~1.2.0","request":"~2.44.0","underscore":"~1.7.0"},"devDependencies":{"chai":"~1.9.1","chai-resemble":"~0.3.2","grunt":"~0.4.5","grunt-contrib-jshint":"~0.10.0","grunt-mocha-cov":"~0.3.0","time-grunt":"~1.0.0"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"gitHead":"b2a65b6f4c7f789f1a625f429a6f2c8870656a14","_id":"uncss@0.9.0","_shasum":"541a7b44341a74626e527675866829569f623f6c","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"541a7b44341a74626e527675866829569f623f6c","size":10865,"noattachment":false,"key":"/uncss/-/uncss-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.9.0.tgz"},"publish_time":1412008851098,"_cnpm_publish_time":1412008851098,"_hasShrinkwrap":false},"0.8.3":{"name":"uncss","version":"0.8.3","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.9.0","commander":"~2.2.0","css":"~2.0.0","phantomjs":"~1.9.7-12","node-phantom-simple":"~1.2.0","request":"~2.36.0","underscore":"~1.6.0"},"devDependencies":{"chai":"~1.9.1","chai-resemble":"~0.2.0","grunt":"~0.4.5","grunt-contrib-jshint":"~0.10.0","grunt-mocha-cov":"~0.2.1","time-grunt":"~0.3.2"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"gitHead":"2f65bb8e00e01ea587b62ea493d99f7ceba58dea","_id":"uncss@0.8.3","_shasum":"fadf61d87e464cc2c1db9e880fefb70002abb6a7","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"dist":{"shasum":"fadf61d87e464cc2c1db9e880fefb70002abb6a7","size":10431,"noattachment":false,"key":"/uncss/-/uncss-0.8.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.8.3.tgz"},"publish_time":1404322111236,"_cnpm_publish_time":1404322111236,"_hasShrinkwrap":false},"0.8.1":{"name":"uncss","version":"0.8.1","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.6.2","commander":"~2.2.0","css":"~1.6.0","phantomjs":"~1.9.7-1","node-phantom-simple":"~1.2.0","request":"~2.34.0","underscore":"~1.6.0"},"devDependencies":{"chai":"~1.9.1","chai-resemble":"~0.2.0","grunt":"~0.4.4","grunt-contrib-jshint":"~0.10.0","grunt-mocha-cov":"~0.2.1","time-grunt":"~0.3.1"},"engines":{"node":">= 0.10.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.8.1","dist":{"shasum":"2bb5aa8e77af342178adf36f69b18ae2cc551063","size":9801,"noattachment":false,"key":"/uncss/-/uncss-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.8.1.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1396555644365,"_cnpm_publish_time":1396555644365,"_hasShrinkwrap":false},"0.8.0":{"name":"uncss","version":"0.8.0","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.2.10","commander":"~2.1.0","css":"~1.6.0","phantomjs":"~1.9.7-1","node-phantom-simple":"~1.2.0","request":"~2.34.0","underscore":"~1.6.0"},"devDependencies":{"chai":"~1.9.1","chai-resemble":"~0.2.0","grunt":"~0.4.4","grunt-contrib-jshint":"~0.9.2","grunt-mocha-cov":"~0.2.1","time-grunt":"~0.3.1"},"engines":{"node":">= 0.8.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.8.0","dist":{"shasum":"2235909d73135c2718f4efaeaacedea4b5bc6a49","size":9807,"noattachment":false,"key":"/uncss/-/uncss-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.8.0.tgz"},"_from":".","_npmVersion":"1.4.4","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1395503470843,"_cnpm_publish_time":1395503470843,"_hasShrinkwrap":false},"0.7.9":{"name":"uncss","version":"0.7.9","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.2.10","cheerio":"~0.13.1","commander":"~2.1.0","css":"~1.6.0","phantomjs":"~1.9.7-1","request":"~2.34.0","underscore":"~1.6.0"},"devDependencies":{"chai":"~1.9.0","chai-resemble":"~0.2.0","grunt":"~0.4.2","grunt-contrib-jshint":"~0.8.0","grunt-mocha-cov":"~0.2.1","load-grunt-tasks":"~0.3.0","time-grunt":"~0.2.9"},"engines":{"node":">= 0.8.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.7.9","dist":{"shasum":"f2ac1f4b0950c0282a63de4c504bda344f9bc7cc","size":8578,"noattachment":false,"key":"/uncss/-/uncss-0.7.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.9.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1392901047757,"_cnpm_publish_time":1392901047757,"_hasShrinkwrap":false},"0.7.8":{"name":"uncss","version":"0.7.8","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.2.10","cheerio":"~0.13.1","commander":"~2.1.0","css":"~1.6.0","phantomjs":"~1.9.7-1","request":"~2.33.0","underscore":"~1.5.2"},"devDependencies":{"chai":"~1.9.0","chai-resemble":"~0.2.0","grunt":"~0.4.2","grunt-contrib-jshint":"~0.8.0","grunt-mocha-cov":"~0.2.0","load-grunt-tasks":"~0.3.0","time-grunt":"~0.2.8"},"engines":{"node":">= 0.8.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.7.8","dist":{"shasum":"dc38ce2df80196c9e116b233cb6394b0ac74294c","size":8676,"noattachment":false,"key":"/uncss/-/uncss-0.7.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.8.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1391109914352,"_cnpm_publish_time":1391109914352,"_hasShrinkwrap":false},"0.7.7":{"name":"uncss","version":"0.7.7","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.2.10","cheerio":"~0.13.1","commander":"~2.1.0","css":"~1.6.0","phantomjs":"~1.9.2-6","request":"~2.33.0","underscore":"~1.5.2"},"devDependencies":{"chai":"~1.8.1","chai-resemble":"~0.0.3","gm":"~1.14.2","grunt":"~0.4.2","grunt-contrib-jshint":"~0.8.0","grunt-mocha-cov":"~0.2.0","load-grunt-tasks":"~0.3.0","time-grunt":"~0.2.8"},"engines":{"node":">= 0.8.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.7.7","dist":{"shasum":"16aa6b452bc63b8b672ee058844e48865dcb3bc0","size":8535,"noattachment":false,"key":"/uncss/-/uncss-0.7.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.7.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1390839705344,"_cnpm_publish_time":1390839705344,"_hasShrinkwrap":false},"0.7.6":{"name":"uncss","version":"0.7.6","author":{"name":"Giakki"},"description":"Remove unused CSS styles","license":"MIT","homepage":"https://github.com/giakki/uncss","directories":{"test":"tests"},"scripts":{"test":"grunt test"},"main":"lib/uncss.js","bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"keywords":["optimize","optimise","unused","selector","CSS","HTML"],"files":["bin","lib","LICENSE.md","README.md"],"dependencies":{"async":"~0.2.10","cheerio":"~0.13.1","commander":"~2.1.0","css":"~1.6.0","phantomjs":"~1.9.2-6","request":"~2.33.0","underscore":"~1.5.2"},"devDependencies":{"chai":"~1.8.1","chai-resemble":"~0.0.3","gm":"~1.14.2","grunt":"~0.4.2","grunt-contrib-jshint":"~0.8.0","grunt-mocha-cov":"~0.2.0","load-grunt-tasks":"~0.2.1","time-grunt":"~0.2.8","mocha-term-cov-reporter":"~0.2.0"},"config":{"blanket":{"pattern":["lib/uncss.js","lib/lib.js"]}},"_id":"uncss@0.7.6","dist":{"shasum":"62a19bd73601d5da12221cf8f281ba1c7c6eb162","size":8176,"noattachment":false,"key":"/uncss/-/uncss-0.7.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.6.tgz"},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1390668058507,"_cnpm_publish_time":1390668058507,"_hasShrinkwrap":false},"0.7.5":{"name":"uncss","version":"0.7.5","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"make test"},"bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.33.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1","coveralls":"~2.6.1","mocha-lcov-reporter":"0.0.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.5","dist":{"shasum":"b8550cfe870faf337784485f74151c1e2488c3b0","size":40894,"noattachment":false,"key":"/uncss/-/uncss-0.7.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.5.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1390494392304,"_cnpm_publish_time":1390494392304,"_hasShrinkwrap":false},"0.7.4":{"name":"uncss","version":"0.7.4","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"make test"},"bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.33.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1","coveralls":"~2.6.1","mocha-lcov-reporter":"0.0.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.4","dist":{"shasum":"df2e0831c150e9c9b84b80bed155ac0aa8a81eca","size":40876,"noattachment":false,"key":"/uncss/-/uncss-0.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.4.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1390398225755,"_cnpm_publish_time":1390398225755,"_hasShrinkwrap":false},"0.7.3":{"name":"uncss","version":"0.7.3","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"mocha tests/*.js --reporter spec"},"bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.33.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.3","dist":{"shasum":"3e8d2ba15efb5153506f2d6bee3c1393b9cc126e","size":38198,"noattachment":false,"key":"/uncss/-/uncss-0.7.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.3.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1390059325632,"_cnpm_publish_time":1390059325632,"_hasShrinkwrap":false},"0.7.2":{"name":"uncss","version":"0.7.2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"mocha tests/*.js --reporter spec"},"bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.31.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.2","dist":{"shasum":"c2659e45055eba039374b48a42fba17f2829db90","size":38936,"noattachment":false,"key":"/uncss/-/uncss-0.7.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.2.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1389877082156,"_cnpm_publish_time":1389877082156,"_hasShrinkwrap":false},"0.7.1":{"name":"uncss","version":"0.7.1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"mocha tests/*.js --reporter spec"},"bin":{"uncss":"bin/uncss"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.31.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.1","dist":{"shasum":"9b7ed92c1e6100d68d09e26a8714c01769aaa2a2","size":38753,"noattachment":false,"key":"/uncss/-/uncss-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.1.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1389690045807,"_cnpm_publish_time":1389690045807,"_hasShrinkwrap":false},"0.7.0":{"name":"uncss","version":"0.7.0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"mocha tests/*.js --reporter spec"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","commander":"~2.1.0","cheerio":"~0.13.1","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6","request":"~2.31.0"},"devDependencies":{"mocha":"~1.17.0","chai":"~1.8.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.7.0","dist":{"shasum":"88cf0fbe1a64b41cd6ad05732f68215ebbcb579c","size":38690,"noattachment":false,"key":"/uncss/-/uncss-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.7.0.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1389386955441,"_cnpm_publish_time":1389386955441,"_hasShrinkwrap":false},"0.6.2":{"name":"uncss","version":"0.6.2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"mocha tests/*.js --reporter min"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.6.0","csso":"~1.3.10","commander":"~2.1.0","cheerio":"~0.12.4","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-6"},"devDependencies":{"mocha":"~1.16.2","chai":"~1.8.1"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.6.2","dist":{"shasum":"32717a2aff0a5b81eadbfcf9428a9d778dba1494","size":8286,"noattachment":false,"key":"/uncss/-/uncss-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.6.2.tgz"},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1388447960708,"_cnpm_publish_time":1388447960708,"_hasShrinkwrap":false},"0.6.1":{"name":"uncss","version":"0.6.1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.4.4","csso":"~1.3.10","commander":"~2.1.0","cheerio":"~0.12.4","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-5"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.6.1","dist":{"shasum":"a6b3569bed1c107ad943015202c39429a71e8543","size":27389,"noattachment":false,"key":"/uncss/-/uncss-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.6.1.tgz"},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1387157892443,"_cnpm_publish_time":1387157892443,"_hasShrinkwrap":false},"0.6.0":{"name":"uncss","version":"0.6.0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.4.4","csso":"~1.3.10","commander":"~2.1.0","cheerio":"~0.12.4","underscore":"~1.5.2","async":"~0.2.9","phantomjs":"~1.9.2-5"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.6.0","dist":{"shasum":"56b7397061fe3f4b15df81871edef20aa57109d3","size":26970,"noattachment":false,"key":"/uncss/-/uncss-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.6.0.tgz"},"_from":".","_npmVersion":"1.3.17","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1387119507778,"_cnpm_publish_time":1387119507778,"_hasShrinkwrap":false},"0.5.5":{"name":"uncss","version":"0.5.5","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":"~1.4.4","csso":"~1.3.10","commander":"~2.1.0","cheerio":"~0.12.4","underscore":"~1.5.2"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.5.5","dist":{"shasum":"12096a90e8dafb7f8b63288e614504de3ca45b8b","size":25406,"noattachment":false,"key":"/uncss/-/uncss-0.5.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.5.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1385896504612,"_cnpm_publish_time":1385896504612,"_hasShrinkwrap":false},"0.5.4":{"name":"uncss","version":"0.5.4","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"node bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","commander":"~2.0.0","cheerio":"~0.12.3","underscore":"~1.5.2"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"homepage":"https://github.com/giakki/uncss","_id":"uncss@0.5.4","dist":{"shasum":"d3210be1dfaaa04a54e1a5943de285ff8d3d41c3","size":25399,"noattachment":false,"key":"/uncss/-/uncss-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.4.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"giakki","email":"giakki.dev@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1385658316483,"_cnpm_publish_time":1385658316483,"_hasShrinkwrap":false},"0.5.3":{"name":"uncss","version":"0.5.3","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","commander":"~2.0.0","cheerio":"~0.12.3"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.5.3","dist":{"shasum":"7b7026d71b753cfc8c94f217964274bd3d5f8b94","size":24461,"noattachment":false,"key":"/uncss/-/uncss-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1382041661112,"_cnpm_publish_time":1382041661112,"_hasShrinkwrap":false},"0.5.2":{"name":"uncss","version":"0.5.2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","commander":"~2.0.0","cheerio":"~0.12.3"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.5.2","dist":{"shasum":"6f90e46bd1821eb58e316958757df50bb238883a","size":24424,"noattachment":false,"key":"/uncss/-/uncss-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.2.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1382003395849,"_cnpm_publish_time":1382003395849,"_hasShrinkwrap":false},"0.5.1":{"name":"uncss","version":"0.5.1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","commander":"~2.0.0","cheerio":"~0.12.3"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.5.1","dist":{"shasum":"a45d1a236bcf0211fe15815d5324008db8f06a49","size":23634,"noattachment":false,"key":"/uncss/-/uncss-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.1.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1382000694855,"_cnpm_publish_time":1382000694855,"_hasShrinkwrap":false},"0.5.0":{"name":"uncss","version":"0.5.0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","commander":"~2.0.0","cheerio":"~0.12.3"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.5.0","dist":{"shasum":"25b4d9ef242029586f7210c41b989c682435f5c6","size":31278,"noattachment":false,"key":"/uncss/-/uncss-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.5.0.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1381512534705,"_cnpm_publish_time":1381512534705,"_hasShrinkwrap":false},"0.4.4":{"name":"uncss","version":"0.4.4","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","htmlparser2":">= 3.0.5","soupselect":">= 0.2.0","commander":"~2.0.0"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.4.4","dist":{"shasum":"ee76aa48998aa43cc9e019628f98b561ec451e86","size":29623,"noattachment":false,"key":"/uncss/-/uncss-0.4.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.4.4.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1381343574605,"_cnpm_publish_time":1381343574605,"_hasShrinkwrap":false},"0.4.3":{"name":"uncss","version":"0.4.3","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","htmlparser2":">= 3.0.5","soupselect":">= 0.2.0"},"bugs":{"url":"https://github.com/giakki/uncss/issues"},"_id":"uncss@0.4.3","dist":{"shasum":"d63543752740b334a885ce2a114662346d3f8a83","size":25818,"noattachment":false,"key":"/uncss/-/uncss-0.4.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.4.3.tgz"},"_from":".","_npmVersion":"1.3.11","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1381327763520,"_cnpm_publish_time":1381327763520,"_hasShrinkwrap":false},"0.4.2-0":{"name":"uncss","version":"0.4.2-0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","htmlparser2":">= 3.0.5","soupselect":">= 0.2.0"},"_id":"uncss@0.4.2-0","dist":{"shasum":"2acb9b4a21bcff711edc23edba1ecdb8ae7d4fe0","size":25792,"noattachment":false,"key":"/uncss/-/uncss-0.4.2-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.4.2-0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1368664828303,"_cnpm_publish_time":1368664828303,"_hasShrinkwrap":false},"0.4.0-0":{"name":"uncss","version":"0.4.0-0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","csso":">= 1.3.7","htmlparser2":">= 3.0.5","soupselect":">= 0.2.0"},"_id":"uncss@0.4.0-0","dist":{"shasum":"9c694f9408b97e92ae8f4a54bbee3f7f2ec0899f","size":25812,"noattachment":false,"key":"/uncss/-/uncss-0.4.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.4.0-0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1367086700811,"_cnpm_publish_time":1367086700811,"_hasShrinkwrap":false},"0.3.0-0":{"name":"uncss","version":"0.3.0-0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","htmlparser2":">= 3.0.5","soupselect":">= 0.2.0"},"_id":"uncss@0.3.0-0","dist":{"shasum":"a3f86922fc232fa8e619eccfbda2b5ba366ae4cc","size":25683,"noattachment":false,"key":"/uncss/-/uncss-0.3.0-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.3.0-0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366562832607,"_cnpm_publish_time":1366562832607,"_hasShrinkwrap":false},"0.2.6-2":{"name":"uncss","version":"0.2.6-2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.6-2","dist":{"shasum":"155132b0daf9b5221efd8152520a8cae93b194b2","size":25343,"noattachment":false,"key":"/uncss/-/uncss-0.2.6-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.6-2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366549039274,"_cnpm_publish_time":1366549039274,"_hasShrinkwrap":false},"0.2.6-1":{"name":"uncss","version":"0.2.6-1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.6-1","dist":{"shasum":"1b81540cccb6f175147abb928e900805b908fafe","size":25316,"noattachment":false,"key":"/uncss/-/uncss-0.2.6-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.6-1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366388361173,"_cnpm_publish_time":1366388361173,"_hasShrinkwrap":false},"0.2.6":{"name":"uncss","version":"0.2.6","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"css":">= 1.1.0","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.6","dist":{"shasum":"c6ce6e08dd15f316cbe6f578677c15bcf6e961a3","size":25233,"noattachment":false,"key":"/uncss/-/uncss-0.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.6.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366387653327,"_cnpm_publish_time":1366387653327,"_hasShrinkwrap":false},"0.2.5-2":{"name":"uncss","version":"0.2.5-2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.5-2","dist":{"shasum":"9f0f291df0ec964483c4e1491cf164715b2c0d4d","size":25391,"noattachment":false,"key":"/uncss/-/uncss-0.2.5-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.5-2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366317473087,"_cnpm_publish_time":1366317473087,"_hasShrinkwrap":false},"0.2.5-1":{"name":"uncss","version":"0.2.5-1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.5-1","dist":{"shasum":"64c395d635cf8526c5c06f7e83162d08d20d9053","size":25418,"noattachment":false,"key":"/uncss/-/uncss-0.2.5-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.5-1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366317156511,"_cnpm_publish_time":1366317156511,"_hasShrinkwrap":false},"0.2.5":{"name":"uncss","version":"0.2.5","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.5","dist":{"shasum":"a1f71f5aec758007d108494f41d9a5af1574a7d9","size":25395,"noattachment":false,"key":"/uncss/-/uncss-0.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.5.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366316113845,"_cnpm_publish_time":1366316113845,"_hasShrinkwrap":false},"0.2.4-2":{"name":"uncss","version":"0.2.4-2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.4-2","dist":{"shasum":"9cef606fb643b5ea9780a00007ba0b6287a32398","size":25279,"noattachment":false,"key":"/uncss/-/uncss-0.2.4-2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.4-2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366314219867,"_cnpm_publish_time":1366314219867,"_hasShrinkwrap":false},"0.2.4-1":{"name":"uncss","version":"0.2.4-1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.4-1","dist":{"shasum":"1f7af2abbdff5d57312820446eb8a810124ddc86","size":25292,"noattachment":false,"key":"/uncss/-/uncss-0.2.4-1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.4-1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366313814946,"_cnpm_publish_time":1366313814946,"_hasShrinkwrap":false},"0.2.4":{"name":"uncss","version":"0.2.4","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","deferred":">= 0.6.3","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.4","dist":{"shasum":"e0f0551bacbab5021a64155e9eeba8c976c34c44","size":25111,"noattachment":false,"key":"/uncss/-/uncss-0.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.4.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366304559738,"_cnpm_publish_time":1366304559738,"_hasShrinkwrap":false},"0.2.3":{"name":"uncss","version":"0.2.3","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","deferred":">= 0.6.3","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.3","dist":{"shasum":"eb3c6971ec4eeb534fd475a50c6f497825d690ba","size":2408,"noattachment":false,"key":"/uncss/-/uncss-0.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.3.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366302587324,"_cnpm_publish_time":1366302587324,"_hasShrinkwrap":false},"0.2.2":{"name":"uncss","version":"0.2.2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","deferred":">= 0.6.3","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.2","dist":{"shasum":"22ad3c431012a982543e854f4fd060a0a97701ca","size":2406,"noattachment":false,"key":"/uncss/-/uncss-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366278172104,"_cnpm_publish_time":1366278172104,"_hasShrinkwrap":false},"0.2.1":{"name":"uncss","version":"0.2.1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","deferred":">= 0.6.3","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.1","dist":{"shasum":"720fc3f4ac75db8d1f9a73c0d64efd896fdd430e","size":2380,"noattachment":false,"key":"/uncss/-/uncss-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366227081726,"_cnpm_publish_time":1366227081726,"_hasShrinkwrap":false},"0.2.0":{"name":"uncss","version":"0.2.0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"async":">= 0.2.7","commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.2.0","dist":{"shasum":"1ed7db2187fc4ddf5330a85fdc8df1bb7c5e699e","size":2377,"noattachment":false,"key":"/uncss/-/uncss-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.2.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366225778545,"_cnpm_publish_time":1366225778545,"_hasShrinkwrap":false},"0.1.2":{"name":"uncss","version":"0.1.2","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"async":">= 0.2.7","commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.1.2","dist":{"shasum":"c12059c57c82d131a26cf1d949c9951d1ad09ed1","size":2308,"noattachment":false,"key":"/uncss/-/uncss-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.1.2.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366218255182,"_cnpm_publish_time":1366218255182,"_hasShrinkwrap":false},"0.1.1":{"name":"uncss","version":"0.1.1","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"async":">= 0.2.7","commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.1.1","dist":{"shasum":"d05dbc5fb33021d5f2cf534a30abf917976fdbea","size":2079,"noattachment":false,"key":"/uncss/-/uncss-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.1.1.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366216832523,"_cnpm_publish_time":1366216832523,"_hasShrinkwrap":false},"0.1.0":{"name":"uncss","version":"0.1.0","description":"Remove unused CSS styles","main":"lib/uncss.js","directories":{"test":"test"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"bin":{"uncss":"bin/index.js"},"repository":{"type":"git","url":"https://github.com/giakki/uncss.git"},"keywords":["Optimize","unused","CSS","HTML"],"author":{"name":"Giakki"},"license":"MIT","readmeFilename":"README.md","gitHead":"1c7cf8fd782515ad2ffd44f6be2a6cee62da9d5f","dependencies":{"async":">= 0.2.7","commander":">= 1.1.1","css-parse":">= 1.2.0","csso":">= 1.3.7","htmlparser":">= 1.7.6","soupselect":">= 0.2.0"},"_id":"uncss@0.1.0","dist":{"shasum":"a4580cc9ac544418f059f3a70d2cc85ae996d34d","size":2078,"noattachment":false,"key":"/uncss/-/uncss-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uncss/download/uncss-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"giakki","email":"martino.giacomo@gmail.com"},"maintainers":[{"name":"giakki","email":"giakki.dev@gmail.com"},{"name":"mikelambert","email":"mlambert@gmail.com"}],"publish_time":1366215615739,"_cnpm_publish_time":1366215615739,"_hasShrinkwrap":false}},"readme":"# UnCSS\n\n[![NPM version](https://img.shields.io/npm/v/uncss.svg)](https://www.npmjs.com/package/uncss)\n[![Linux Build Status](https://img.shields.io/travis/uncss/uncss/master.svg?label=Linux%20build)](https://travis-ci.org/uncss/uncss)\n[![Windows Build status](https://img.shields.io/appveyor/ci/uncss/uncss/master.svg?label=Windows%20build)](https://ci.appveyor.com/project/uncss/uncss/branch/master)\n[![Coverage Status](https://img.shields.io/coveralls/uncss/uncss.svg)](https://coveralls.io/r/uncss/uncss?branch=master)\n[![dependencies Status](https://img.shields.io/david/uncss/uncss.svg)](https://david-dm.org/uncss/uncss)\n[![devDependencies Status](https://img.shields.io/david/dev/uncss/uncss.svg)](https://david-dm.org/uncss/uncss?type=dev)\n\nUnCSS is a tool that removes unused CSS from your stylesheets.\nIt works across multiple files and supports Javascript-injected CSS.\n\n## How\n\nThe process by which UnCSS removes the unused rules is as follows:\n\n1. The HTML files are loaded by [jsdom](https://github.com/tmpvar/jsdom) and JavaScript is executed.\n2. All the stylesheets are parsed by [PostCSS](https://github.com/postcss/postcss).\n3. `document.querySelector` filters out selectors that are not found in the HTML files.\n4. The remaining rules are converted back to CSS.\n\n**Please note:**\n\n- UnCSS cannot be run on non-HTML pages, such as templates or PHP files. If you need to run UnCSS against your templates, you should probably generate example HTML pages from your templates, and run uncss on those generated files; or run a live local dev server, and point uncss at that.\n- UnCSS only runs the Javascript that is run on page load. It does not (and cannot) handle Javascript that runs on user interactions like button clicks. You must use the `ignore` option to preserve classes that are added by Javascript on user interaction.\n\n## Installation\n\n```shell\nnpm install -g uncss\n```\n\n## Usage\n\n### Online Server\n\n- [https://uncss-online.com/](https://uncss-online.com/) - Unofficial server, very convenient for testing or one-off usage!\n\n### Within Node.js\n\n```js\nvar uncss = require('uncss');\n\nvar files   = ['my', 'array', 'of', 'HTML', 'files', 'or', 'http://urls.com'],\n    options = {\n        banner       : false,\n        csspath      : '../public/css/',\n        htmlroot     : 'public',\n        ignore       : ['#added_at_runtime', /test\\-[0-9]+/],\n        ignoreSheets : [/fonts.googleapis/],\n        inject       : function(window) { window.document.querySelector('html').classList.add('no-csscalc', 'csscalc'); },\n        jsdom        : {\n            userAgent: 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X)',\n        },\n        media        : ['(min-width: 700px) handheld and (orientation: landscape)'],\n        raw          : 'h1 { color: green }',\n        report       : false,\n        strictSSL    : true,\n        stylesheets  : ['lib/bootstrap/dist/css/bootstrap.css', 'src/public/css/main.css'],\n        timeout      : 1000,\n        uncssrc      : '.uncssrc',\n        userAgent    : 'Mozilla/5.0 (iPhone; CPU iPhone OS 10_3 like Mac OS X)',\n    };\n\nuncss(files, options, function (error, output) {\n    console.log(output);\n});\n\n/* Look Ma, no options! */\nuncss(files, function (error, output) {\n    console.log(output);\n});\n\n/* Specifying raw HTML */\nvar rawHtml = '...';\n\nuncss(rawHtml, options, function (error, output) {\n    console.log(output);\n});\n```\n\n### At build-time\n\nUnCSS can also be used in conjunction with other JavaScript build systems, such as [Grunt](https://github.com/gruntjs/grunt), [Broccoli](https://github.com/broccolijs/broccoli#readme) or [Gulp](https://github.com/gulpjs/gulp)!\n\n- [grunt-uncss](https://github.com/uncss/grunt-uncss) – Thanks to [@addyosmani](https://github.com/addyosmani)\n- [gulp-uncss](https://github.com/ben-eb/gulp-uncss) – Thanks to [@ben-eb](https://github.com/ben-eb)\n- [broccoli-uncss](https://github.com/sindresorhus/broccoli-uncss) - Thanks to [@sindresorhus](https://github.com/sindresorhus)\n\n### From the command line\n\n```txt\nUsage: uncss [options] <file or URL, ...>\n    e.g. uncss https://getbootstrap.com/docs/3.3/examples/jumbotron/ > stylesheet.css\n\nOptions:\n\n  -h, --help                            output usage information\n  -V, --version                         output the version number\n  -i, --ignore <selector, ...>          Do not remove given selectors\n  -m, --media <media_query, ...>        Process additional media queries\n  -C, --csspath <path>                  Relative path where the CSS files are located\n  -s, --stylesheets <file, ...>         Specify additional stylesheets to process\n  -S, --ignoreSheets <selector, ...>    Do not include specified stylesheets\n  -r, --raw <string>                    Pass in a raw string of CSS\n  -t, --timeout <milliseconds>          Wait for JS evaluation\n  -H, --htmlroot <folder>               Absolute paths' root location\n  -u, --uncssrc <file>                  Load these options from <file>\n  -n, --noBanner                        Disable banner\n  -a, --userAgent <string>              Use a custom user agent string\n  -I, --inject <file>                   Path to javascript file to be executed before uncss runs\n  -o, --output <file>                   Path to write resulting CSS to\n```\n\n**Note that you can pass both local file paths (which are processed by [glob](https://github.com/isaacs/node-glob)) and URLs to the program.**\n\n- **banner** (boolean, default: `true`): Whether a banner should be prepended before each file block in the processed CSS.\n\n- **csspath** (string): Path where the CSS files are related to the HTML files. By default, UnCSS uses the path specified in the `<link rel=\"stylesheet\" href=\"path/to/file.css\"/>`.\n\n- **htmlroot** (string): Where the project root is. Useful for example if you have HTML that references _local_ files with root-relative URLs, i.e. `href=\"/css/style.css\"`.\n\n- **ignore** (string[]): provide a list of selectors that should not be removed by UnCSS. For example, styles added by user interaction with the page (hover, click), since those are not detectable by UnCSS yet. Both literal names and regex patterns are recognized. Otherwise, you can add a comment before specific selectors:\n\n  ```css\n  /* uncss:ignore */\n  .selector1 {\n      /* this rule will be ignored */\n  }\n\n  .selector2 {\n      /* this will NOT be ignored */\n  }\n\n  /* uncss:ignore start */\n\n  /* all rules in here will be ignored */\n\n  /* uncss:ignore end */\n  ```\n\n- **ignoreSheets** (string[] | RegExp[]): Do not process these stylesheets, e.g. Google fonts. Accepts strings or regex patterns.\n\n- **inject** (string / function(window)): Path to a local javascript file which is executed before uncss runs. A function can also be passed directly in.\n\n    Example inject.js file\n\n    ```js\n    'use strict';\n\n    module.exports = function(window) {\n        window.document.querySelector('html').classList.add('no-csscalc', 'csscalc');\n    };\n    ```\n\n    Example of passing inject as a function\n\n    ```js\n    {\n      inject: function(window){\n        window.document.querySelector('html').classList.add('no-csscalc', 'csscalc');\n      }\n    }\n    ```\n\n- **jsdom** (object) (Supported only by API): Supply the options used to create the JSDOM pages ([https://github.com/jsdom/jsdom](https://github.com/jsdom/jsdom)). At the moment, `config.resources` is not yet supported.\n\n- **media** (string[]): By default UnCSS processes only stylesheets with media query `_all_`, `_screen_`, and those without one. Specify here which others to include.\n\n- **raw** (string): Give the task a raw string of CSS in addition to the existing stylesheet options; useful in scripting when your CSS hasn't yet been written to disk.\n\n- **report** (boolean, default: `true`): Return the report object in callback.\n\n- **strictSSL** (boolean, default: `true`): Disable SSL verification when retrieving html source\n\n- **stylesheets** (string[]): Use these stylesheets instead of those extracted from the HTML files. Prepend paths with the `file://` protocol to force use of local stylesheets, otherwise paths will be resolved as a browser would for an anchor tag `href` on the HTML page.\n\n- **timeout** (number): Specify how long to wait for the JS to be loaded.\n\n- **uncssrc** (string): Load all options from a JSON file. Regular expressions for the `ignore` and `ignoreSheets` options should be wrapped in quotation marks.\n\n  Example uncssrc file:\n\n  ```json\n  {\n      \"ignore\": [\n          \".unused\",\n          \"/^#js/\"\n      ],\n      \"stylesheets\": [\n          \"css/override.css\"\n      ]\n  }\n  ```\n\n- **userAgent** (String, default: `'uncss'`): The user agent string that jsdom should send when requesting pages. May be useful when loading markup from services which use user agent based device detection to serve custom markup to mobile devices. Defaults to `uncss`.\n\n### As a PostCSS Plugin\n\nUnCSS can be used as a [PostCSS](https://github.com/postcss/postcss) Plugin.\n\n```js\npostcss([ require('uncss').postcssPlugin ]);\n```\n\nSee [PostCSS docs](https://github.com/postcss/postcss) for examples for your environment.\n\n**Note:** Depending on your environment, you might not be able to use uncss as a PostCSS plugin since the plugin is not directly exported. In such cases, use the wrapper library [postcss-uncss](https://github.com/RyanZim/postcss-uncss).\n\n#### Options\n\n- **html** (string[]): provide a list of html files to parse for selectors and elements. Usage of [globs](https://github.com/isaacs/node-glob) is allowed.\n\n- **ignore** (string[] | RegExp[]): provide a list of selectors that should not be removed by UnCSS. For example, styles added by user interaction with the page (hover, click), since those are not detectable by UnCSS yet. Both literal names and regex patterns are recognized. Otherwise, you can add a comment before specific selectors in your CSS:\n\n  ```css\n  /* uncss:ignore */\n  .selector1 {\n      /* this rule will be ignored */\n  }\n\n  .selector2 {\n      /* this will NOT be ignored */\n  }\n  ```\n\n##### Example Configuration\n\n```js\n{\n  html: ['index.html', 'about.html', 'team/*.html'],\n  ignore: ['.fade']\n}\n```\n\n## License\n\nCopyright (c) 2019 Giacomo Martino. See the [LICENSE](/LICENSE.md) file for license rights and limitations (MIT).\n","_attachments":{},"homepage":"https://github.com/uncss/uncss","bugs":{"url":"https://github.com/uncss/uncss/issues"},"license":"MIT"}