{"_id":"hack","_rev":"33-2993b5b1cac2c2c3d3ecd0d41f4d342a","name":"hack","time":{"modified":"2022-06-18T18:38:03.406Z","created":"2011-03-22T02:02:24.441Z","0.1.0":"2011-03-22T02:02:25.587Z","0.0.1":"2015-02-23T10:43:51.394Z","0.1.1":"2016-07-17T07:18:45.217Z","0.2.0":"2016-07-17T16:51:28.524Z","0.3.0":"2016-07-18T07:01:50.070Z","0.3.1":"2016-07-18T08:24:53.060Z","0.4.0":"2016-07-18T14:10:36.055Z","0.4.1":"2016-07-18T17:05:25.570Z","0.4.2":"2016-07-18T17:08:06.745Z","0.5.0":"2016-07-19T05:10:20.596Z","0.5.1":"2016-07-20T10:06:04.665Z","0.5.2":"2016-07-21T09:56:17.256Z","0.5.3":"2016-08-04T14:36:31.788Z","0.5.4":"2016-08-04T14:40:24.506Z","0.5.5":"2016-08-05T09:33:35.334Z","0.5.6":"2016-08-06T14:17:37.800Z","0.6.0":"2016-08-12T13:52:40.217Z","0.7.0":"2016-08-14T09:42:58.988Z","0.7.1":"2016-08-14T09:56:42.519Z","0.7.2":"2016-08-14T10:09:37.078Z","0.7.5":"2016-08-19T03:45:28.432Z","0.7.6":"2016-09-09T18:52:29.270Z","0.7.7":"2016-09-11T09:46:58.114Z","0.8.0":"2017-03-30T14:14:26.626Z","0.8.1":"2018-02-24T10:02:22.997Z"},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"},{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"dist-tags":{"latest":"0.8.1","undefined":"0.4.0"},"description":"Dead simple CSS framework.","readme":"<p align=\"center\">\n  <img src=\"./media/logo.png\" width=\"60\" /><br><br>\n  <a href=\"https://npmjs.com/package/hack\"><img src=\"https://img.shields.io/npm/v/hack.svg?style=flat-square\" alt=\"npm version\"></a> <a href=\"https://npmjs.com/package/hack\"><img src=\"https://img.shields.io/npm/dm/hack.svg?style=flat-square\" alt=\"npm downloads\"></a> <a href=\"https://gitter.im/egoist/hack\"><img src=\"https://img.shields.io/gitter/room/egoist/hack.svg?style=flat-square\" alt=\"Gitter\"></a>\n</p>\n\n<details><summary>Table of Contents</summary>\n\n<!-- toc -->\n\n- [Install](#install)\n- [Related projects](#related-projects)\n- [Development](#development)\n- [License](#license)\n\n<!-- tocstop -->\n\n</details>\n\n## Install\n\n```bash\n$ npm install --save hack\n```\n\nOption #1: Use any pre-processor\n\n```js\nimport 'hack'\n```\n\nOption #2: hot-link the css files:\n\n```html\n<link rel=\"stylesheet\" href=\"/path/to/hack.css\">\n\n<!-- markdown theme -->\n<body class=\"hack\"></body>\n\n<!-- standard theme -->\n<link rel=\"stylesheet\" href=\"/path/to/standard.css\">\n<body class=\"standard\"></body>\n\n<!-- dark theme -->\n<link rel=\"stylesheet\" href=\"/path/to/dark.css\">\n<body class=\"hack dark\"></body>\n\n<!-- dark-grey theme -->\n<link rel=\"stylesheet\" href=\"/path/to/dark-grey.css\">\n<body class=\"hack dark-grey\"></body>\n\n<!-- solarized-dark theme -->\n<link rel=\"stylesheet\" href=\"/path/to/solarized-dark.css\">\n<body class=\"hack solarized-dark\"></body>\n```\n\nIt's also available on [CDNJS](https://cdnjs.com/libraries/hack), [jsDelivr](http://cdn.jsdelivr.net/npm/hack/dist/) and [UNPKG](https://unpkg.com/hack/).\n\nFor more usages and style guideline head to [the website](http://hackcss.egoist.moe/) 🎉\n\n## Showcase\n\n[A list of projects that use `hack`](https://github.com/egoist/hack/wiki/Showcase).\n\n## Related projects\n\n- [Jekyll theme for Hack](https://github.com/wemake-services/jekyll-theme-hackcss)\n- [Hugo theme for Hack](https://github.com/comfusion/after-dark)\n\n## Development\n\n```bash\n$ npm run dev\n\n$ npm run build\n```\n\n## License\n\nMIT &copy; [EGOIST](https://github.com/egoist)\n\nLogo was generated with [slogan](https://github.com/egoist/slogan).\n","versions":{"0.0.1":{"name":"hack","version":"0.0.1","description":"hack blog","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"author":{"name":"0x142857","email":"0x142857@gmail.com","url":"https://0x142857.com/"},"license":"MIT","_id":"hack@0.0.1","_shasum":"c818a08fce8d8426099752d962f3b3014b881615","_from":".","_npmVersion":"2.5.1","_nodeVersion":"1.3.0","_npmUser":{"name":"0x142857","email":"0x142857@gmail.com"},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"dist":{"shasum":"c818a08fce8d8426099752d962f3b3014b881615","tarball":"https://registry.npmjs.org/hack/-/hack-0.0.1.tgz","integrity":"sha512-giutKCIVyBU6zpU45rl9aY02AQrsyG8SfHiHWYoS9+BLDN1jOGpbsnEeRXXru4a1qOn5HKB28h1VP0wQ+vJCyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDjp9vEP3qGPiw7u8txzsErTNCyaIn/J9rVyP1P58S9vQIgF3K1Sn6fL2V5XggL1nOpt6pKjsz8GlpJj+/pM/711u8="}]},"directories":{}},"0.1.1":{"name":"hack","version":"0.1.1","description":"Hack.css makes web cool again.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"5562e65034140da587e51c3e0783a5af9312e663","_id":"hack@0.1.1","_shasum":"38f518b90e86b36a901ddc7644de8b6952504c3d","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"38f518b90e86b36a901ddc7644de8b6952504c3d","tarball":"https://registry.npmjs.org/hack/-/hack-0.1.1.tgz","integrity":"sha512-RZnuI4y81oeggmp3J9FNTKPCIMluB3wUv7AkMdke7gSECx2elDuI7HH/44rNz4Cfxrh8NtUsbBf/bQPZt3FIsw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDv+O7LdqZMtCo2AbZUK1IvmMSwyJTEtQ/V4/NtBsnN3AIgUQZFaIGC3J9xR9++VqmhiulmnjPNrtcOKeLZh0ZwAjE="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.1.1.tgz_1468739924974_0.5287508375477046"},"directories":{}},"0.2.0":{"name":"hack","version":"0.2.0","description":"Hack.css makes web cool again.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"e14a1f73831a3b6cb250b5102549bdde3260afbb","_id":"hack@0.2.0","_shasum":"8e4150ff7da38e797607e6ebf19296bd946455e4","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"8e4150ff7da38e797607e6ebf19296bd946455e4","tarball":"https://registry.npmjs.org/hack/-/hack-0.2.0.tgz","integrity":"sha512-ZX6q5QN/jd97ZfkhdZF5ka7JAKuTe+KVq6vxHkbK0ZU6dqWKbHFSkeIQWhforzP5LyhWWUQwEn4gHKOjo0NcEA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDPCYy7WgsmcQsA10RSfbTKtBuQZVB1HM+AXKssHUsKgAIgevoHzWUf//IJYm3eqTPEIx4MyL7At0bX7Ld/DujM0po="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.2.0.tgz_1468774288302_0.49800065509043634"},"directories":{}},"0.3.0":{"name":"hack","version":"0.3.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"adc76945d0c3d94caceaf9e32d18fc65627ac5c1","_id":"hack@0.3.0","_shasum":"129748147903e584a75ffc93fbb8df3861ce59aa","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"129748147903e584a75ffc93fbb8df3861ce59aa","tarball":"https://registry.npmjs.org/hack/-/hack-0.3.0.tgz","integrity":"sha512-IQKnl2E8VM3Uo0jaTlj/a/tXKLLKdB5VFaNdjJ+XtO/pQq6kMWyrc5dfo7kbZ+SzAhKWNA2A4DNVXRlho22sqQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDEbZY8AAyoYeUrDEsDVEItTf3IZjSjzS698abz5j1WJQIgQ8pQa1EVlFeW5/sxfEnbXhQgTLR7bgkQpH0SGx9sx3c="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.3.0.tgz_1468825308295_0.3408276822883636"},"directories":{}},"0.3.1":{"name":"hack","version":"0.3.1","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"12f0498509e4d841c0f3a1084d8b540293a39938","_id":"hack@0.3.1","_shasum":"ca1cae61de427b145f13e48822b5ede8b0032dde","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"ca1cae61de427b145f13e48822b5ede8b0032dde","tarball":"https://registry.npmjs.org/hack/-/hack-0.3.1.tgz","integrity":"sha512-29Xi5TGY6IVlO3g/r5H9kh85JCr63wgb1VHx9G3DYVD49tEuDZTllCRjruyC8itNzjyYfxHdjvm4o3REb6BKxQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD18Ot+FgWd1G1WtTp703r5Ye01vi3NVogci8nzUhUw/gIgeObAQsmXHJwvji6sRlk8E5VMHbalOyQNZ3QlHduh6nQ="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.3.1.tgz_1468830291450_0.8188660403247923"},"directories":{}},"0.4.0":{"name":"hack","version":"0.4.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"bed108ee5cb84c9f9eae44fe71165b5cb2c4c3b0","_id":"hack@0.4.0","_shasum":"a686903779df43d28993590ab8635a402688b5c7","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"a686903779df43d28993590ab8635a402688b5c7","tarball":"https://registry.npmjs.org/hack/-/hack-0.4.0.tgz","integrity":"sha512-IdzNqd69XRJHCHq7uuBSDu9ilqvImN/gzgb0OJp1yIC1CfFU7DNmO1+CzlcWfccVzsh1Kk29g4R5EH5/gXT4pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChFbx3zDhLlSnhQPPhpm1Hy+3UQ1AToK/0H8TsrL3YmwIhAKvwKSmVF1cnTJFpO7WkPqRX9Wc8Wpn68Rd1G7JNjH56"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.4.0.tgz_1468851035807_0.4390404049772769"},"directories":{}},"0.4.1":{"name":"hack","version":"0.4.1","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"995030736a9118913984f717dde52375c6223b22","_id":"hack@0.4.1","_shasum":"60b553f901468ab8dfbf8ed95ec4ac6bec0fe7d2","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"60b553f901468ab8dfbf8ed95ec4ac6bec0fe7d2","tarball":"https://registry.npmjs.org/hack/-/hack-0.4.1.tgz","integrity":"sha512-MEpNk8MrJk/HkH926+m+CzolyHQLnoFORe7vGty5fYh1qyKSJth0KzxFUHNAjqNkVgKZx/p317H6zIaOwZX4Pw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEb4LT2eG2MsbgtBmdUm5YiN1ZbqzNTGpD98aDEC2zjJAiEA7W4/mRyzlbFErXNCUFWTM0tC9yc/j6T0fv5SkQY5uS8="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.4.1.tgz_1468861523758_0.7545588286593556"},"directories":{}},"0.4.2":{"name":"hack","version":"0.4.2","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"2817fd53914dfeb575f1394c65cb81566226ac81","_id":"hack@0.4.2","_shasum":"c7f69ef0d0de8dbcd8b2eb329170081af2bd9aed","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"c7f69ef0d0de8dbcd8b2eb329170081af2bd9aed","tarball":"https://registry.npmjs.org/hack/-/hack-0.4.2.tgz","integrity":"sha512-mRysumtIfeiyEtWONpqioDY8nMj0EbHIqjOW1Z6V3Zx3tan8/QybOFooQFi4ok4588HApt0H1KHXg196BWCeyA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCjfD+cVhRh1EqmKOYd7nh7eYxMdTzYgJ9WeSJwsM1ntQIhAK/FkbslLn1nJcnvwXILasGHejOVUQ4jr1mbwHxQCKh/"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.4.2.tgz_1468861686524_0.3873756274115294"},"directories":{}},"0.5.0":{"name":"hack","version":"0.5.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-pug":"^3.0.3","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"760127a51be621fff4e791d7ae873ab65218ca17","_id":"hack@0.5.0","_shasum":"0a526887ad478d3c2d3e77dc537d572cc418484d","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"0a526887ad478d3c2d3e77dc537d572cc418484d","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.0.tgz","integrity":"sha512-hpB/ZpdbzLoHaGdXi9pMYitQF553lY7YAynSiK+PuVs6gSWKCuoeiHblQEUVmdIYDub2S/HIDdNhtKQxXXJaUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAod11FHYcoptvw410xVT4VJ32qdKjRGGX5NTZ+XcHGVAiEAnMOFRBzH6/TG3uCtH+41/4h6UgmlYVCwEmmCrfddqjs="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.5.0.tgz_1468905020351_0.9221840507816523"},"directories":{}},"0.5.1":{"name":"hack","version":"0.5.1","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"87149a086cd26d866ebb874008700e2964db57e9","_id":"hack@0.5.1","_shasum":"6925addb3826834ab8ba7431ec7d45e194fbcc4d","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"6925addb3826834ab8ba7431ec7d45e194fbcc4d","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.1.tgz","integrity":"sha512-VfJhSiC1tJs9JdBE0JMbhP6oFeTG8e4XbKVlOle3mmzj7aCRVpsuCJXagFWgUGTszhrJN6t5PDZwbMtJsH9fhA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEACwTeVsqLgvZugMGc1BskNpLM/78yFClybL4bTQFL/AiAxcH8GBEQdECYUGSHYLZaJ6nW3I10FGfpk4ayfLMhxyQ=="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.5.1.tgz_1469009162009_0.0025494240690022707"},"directories":{}},"0.5.2":{"name":"hack","version":"0.5.2","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"43665b299ff348dd771f521646278b35c3437408","_id":"hack@0.5.2","_shasum":"417b4d550326f86f0a5a9fbfe8e782503607d694","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"417b4d550326f86f0a5a9fbfe8e782503607d694","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.2.tgz","integrity":"sha512-xJ8JQg04oucEwUS5pVGm3lk6hyfwRYboMkCeADYW5qHRw/UNjhooP3ev3k/oABk+S12bZLWAEHC3wmWi8OEsgw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrXNhPm2NIIqsy5sYES/SpI8jzeRlxfQUbzJXQJ5rCCAIgL2XsIf1wijXg0Hyme47dikk5g1kML2Vdr8v6u4o2fk0="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.5.2.tgz_1469094974466_0.5798318993765861"},"directories":{}},"0.5.3":{"name":"hack","version":"0.5.3","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"857862603b10cf3f8bf9f31310718b0e5fd460f0","_id":"hack@0.5.3","_shasum":"3f8ac7d93bb89970676f95d2d86442c6fb2b351b","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"3f8ac7d93bb89970676f95d2d86442c6fb2b351b","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.3.tgz","integrity":"sha512-YtZ3FFEG+b1Ns/Gr2UZpo6YGg2DOf1st5jjeWhnHFRVooVoZ5DYiBEjSzVt8VMLPrbHwlu+/KFJ9QoRidXm3tA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDKtVXyd1XMaS6V6ti191COH/GrxA2RV1oVj/D5n8SYFAiEAiAfAKLkZKKaG3nqK9Wk/d7da6pS/KQ9yp/RA1bK8gxM="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.5.3.tgz_1470321389353_0.5226869368925691"},"directories":{}},"0.5.4":{"name":"hack","version":"0.5.4","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"8cc7ff15f2d7d1628af15e51fe4203666d90d4cf","_id":"hack@0.5.4","_shasum":"c696a40f6ef62574547c58126f07a2c661b97e5f","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"c696a40f6ef62574547c58126f07a2c661b97e5f","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.4.tgz","integrity":"sha512-+b9rpHbozzNkj42gj2FomqUcveRq0bLz/buqH2/sn3o2ic2kiSs3hPeYSDBZuT+/kbaSUONRqErjnLy7NlXadw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDiijqcFy6Dz5RWjz8+sMbvhWxHPJcq55Qp6BjtOQfgGAiEAjiYjvD9bkqxO4AKSEDYVFMCIp8qswCvIheM81EaXrP8="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.5.4.tgz_1470321622109_0.01696266862563789"},"directories":{}},"0.5.5":{"name":"hack","version":"0.5.5","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"a2c3cc96514c26de9c5c37d06690fd714594213e","_id":"hack@0.5.5","_shasum":"87f3998190b1848300f2602fd87110fa12c14110","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"87f3998190b1848300f2602fd87110fa12c14110","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.5.tgz","integrity":"sha512-Uf7OOxUbQCZNLnamnKMtUao8/3WkWOBk2lAqw3OWfZzz4eM6KNZIl4+UusefNS5GVw/uwKNixCYnk6CJx4MKdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDY4AAtdSJSWD2ZQqGgCf13ptyXj6iYjAAC1vGMeP8BtAIhAIvbZWN0Lw/Us0Z3CGgXpSPkBrU9UcjVjNAUtC5QWng9"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.5.5.tgz_1470389615101_0.33476814860478044"},"directories":{}},"0.5.6":{"name":"hack","version":"0.5.6","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"c898f22207eb8ef7cd5318b94d0a666c395d2380","_id":"hack@0.5.6","_shasum":"35ade8e0caf41293121bdd3cb1f570ee870d6c4d","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"35ade8e0caf41293121bdd3cb1f570ee870d6c4d","tarball":"https://registry.npmjs.org/hack/-/hack-0.5.6.tgz","integrity":"sha512-WkkgV1U79QLeaSQQA4OaY+PpYEUpZlsTXQkkqlO3gu4Lim1oXFVrExoz1HtCsyzWqyfgnTseaQQY3gS0eXGqMQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAvJ/hYmecVLQ3ApKozEvR6i30BT/aM179eUkT32Fq5lAiEAkXVOq0p70ZBec27jDYH57c54QePY4sUqJsRwYt0r4sg="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.5.6.tgz_1470493054743_0.1424186248332262"},"directories":{}},"0.6.0":{"name":"hack","version":"0.6.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"b11fa8fcb13bc6862e2aaace42069e7c26b45e09","_id":"hack@0.6.0","_shasum":"be30af2efb7c3ca9e6c1199b0f266b2a92549c02","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"be30af2efb7c3ca9e6c1199b0f266b2a92549c02","tarball":"https://registry.npmjs.org/hack/-/hack-0.6.0.tgz","integrity":"sha512-j1wpgeB8OKrT5GfF2bCKR6kr6IbDT9EZZhVLAfUuAC7Lu5wXQtDei1On4AQpS7aE7WDYUpXSpfRa69lcjZXjvg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuWrBIn7xNceViQ69rf/cYkqV6Jz+JVOkqe2gX+SJ8AwIhAI9fQSxviUFErzLo08+7lfwhtHT/Wd+0AKzHjqjUPFQe"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.6.0.tgz_1471009959972_0.28484245599247515"},"directories":{}},"0.7.0":{"name":"hack","version":"0.7.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"c5a610d27f5bdd2014ac11152e800377f8323355","_id":"hack@0.7.0","_shasum":"60fd6c480640d3909e63a5d85b270b3077804089","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"60fd6c480640d3909e63a5d85b270b3077804089","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.0.tgz","integrity":"sha512-CJNuQmigx7l7HgBA1AUqenPvwi4t7eel0ZgEV6KtxJTQbOLymZRgFhLazVCPv76dutq1e45I8RujxXL/mXFSRQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP5TVzKd0oys5OWzmVV/2Gyl8KlUcujOquDhEFOkiDLQIhAM+/7ReKbJY2HbWJEyfZBuxjVfScK0C9NNyrUtBvH9RQ"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.7.0.tgz_1471167776006_0.5967273649293929"},"directories":{}},"0.7.1":{"name":"hack","version":"0.7.1","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"5e912042fe4534cee2ebb8d3d254e393cf677cc7","_id":"hack@0.7.1","_shasum":"db04171561f9b6ae395de474558e396f8824c290","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"db04171561f9b6ae395de474558e396f8824c290","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.1.tgz","integrity":"sha512-NUQurzOkgEWz0oblpuDh9Qk3jwKNjLk4+d3FJ1LKRFjflzqAK0kGNA3F9gBNOSDVw5ecmsxmLsXQ6EtE8z3dbA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHy2jXo5nfB3CDdEJ6tTwb6aT8CXRdFaUywCEdvqND88AiEAgBzZEAVqjSB3dX0N9sqem7DHGs/zZGNdS/r146oKZGo="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.7.1.tgz_1471168602291_0.0844618589617312"},"directories":{}},"0.7.2":{"name":"hack","version":"0.7.2","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"980c8862781e2350e4541dbfb986e62c5572e271","_id":"hack@0.7.2","_shasum":"cd4485f1ec91055471357b38a7558c728920e3f3","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"cd4485f1ec91055471357b38a7558c728920e3f3","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.2.tgz","integrity":"sha512-d6w1l9uLWzrxs2MXIU3TiAlRsxCZ14p3VDx2aCiuvtq5hH9Kn4xivWNSn6+Hog4IXADjZSlLAEbZj9Nu85jNEw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC6pKkH4GAUmRQAQNturDUHq8Rr55dKejy6akVVwemGwQIgQacwG8SYqOrjyxXYWD2E6qrAeUEku3qcZWISQOalceE="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.7.2.tgz_1471169374377_0.2021630483213812"},"directories":{}},"0.7.5":{"name":"hack","version":"0.7.5","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"echo lol","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"9942248fdb30acd4ca73194aba1a334a97546e53","_id":"hack@0.7.5","_shasum":"ba74ab4aa4b2cd6043efe38c5d4f6c3bf471d0f2","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.2.4","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"ba74ab4aa4b2cd6043efe38c5d4f6c3bf471d0f2","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.5.tgz","integrity":"sha512-TfjDJx6jL8xDkrF5wtwN94FAwXtvh9xul+8S/y+zhBh4CqCg0HJZDAqQMM0H7R5/tv7IUSR54bGQeZgBUa7rZA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCM4EoC0arhv+tF8vlQdgNgn6gPRY9fNaNokXdizrDPrgIgBaaU6ZgpLZsb1WBTj/hF3xile7whDtUtRVUhnqjFozY="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.7.5.tgz_1471578328181_0.7173370504751801"},"directories":{}},"0.7.6":{"name":"hack","version":"0.7.6","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"npm run build","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"3bff379b96f01ac522556bbbc53cc2f13d12f982","_id":"hack@0.7.6","_shasum":"49db6187616fa134e00fa9876bc5568504249e4a","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"kchan","email":"kchanzen@gmail.com"},"dist":{"shasum":"49db6187616fa134e00fa9876bc5568504249e4a","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.6.tgz","integrity":"sha512-0shqq1GCUvZSpzTZZIgu+oA6nq0Q1k4EeWT6jSK6xUpJ1QUmGAofYW6dxeR6wdbvo5MxhPmo10UC066XMBQ+5Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB0QcjHQssIbCKNKWp6eRHY5Y2/yF2styK7ubSBpx/XxAiBW+tLPasnn0Cq68ut0xsjLvbru+6KLeOxVFifEIvxbVg=="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/hack-0.7.6.tgz_1473447146509_0.3053042949177325"},"directories":{}},"0.7.7":{"name":"hack","version":"0.7.7","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"npm run build","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"7a8f0ea371809b094f9c3a32bedc8c609044e00d","_id":"hack@0.7.7","_shasum":"738fe064801d5c3ae1c1bfcdb1bb3b27d400d28f","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.4.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"738fe064801d5c3ae1c1bfcdb1bb3b27d400d28f","tarball":"https://registry.npmjs.org/hack/-/hack-0.7.7.tgz","integrity":"sha512-0ZeyKpxgJF/9jlWokSEjUzsv3NMqiAc41StDGxLj1PZXU4/nn+TooM9+3Y564MetQUq6YiqBf+sbCmQWsRGYcA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGJw8eA4nmUIcIkgVnIsLhIm+N3B03K/ZIQ7lwLUfzwVAiANhykH9Izn+Dy7lQZzshogmUvBSzdvdOm2xEUGqoOjKQ=="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"},{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.7.7.tgz_1473587217890_0.26564184366725385"},"directories":{}},"0.8.0":{"name":"hack","version":"0.8.0","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"npm run build","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo","toc":"markdown-toc -i README.md"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"gitHead":"8583c024926af1fa5e54097c9a4a39a5ac5dcfe3","_id":"hack@0.8.0","_shasum":"260e2de4c42d56a032064cf52d618402bc493ac7","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.6.0","_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"dist":{"shasum":"260e2de4c42d56a032064cf52d618402bc493ac7","tarball":"https://registry.npmjs.org/hack/-/hack-0.8.0.tgz","integrity":"sha512-VHh86JaDX557v55WOqbp1S8IPGftEkG6+oWlzxFGYquFKpLcEP1jqNS2uXg+9WS/MUc7tw9qDrXvgQKaxQGyCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEIsvDKVCA6sla6AgfiK0yz1bBM/EayMJ45fijQEJhKCAiBAY83hOxLcjzmZz8BYkLTW/wPySm8QUgX/6PKE6s5I3w=="}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"},{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/hack-0.8.0.tgz_1490883266369_0.10870694788172841"},"directories":{}},"0.8.1":{"name":"hack","version":"0.8.1","description":"Dead simple CSS framework.","main":"dist/hack.css","scripts":{"test":"npm run build","build":"gulp build","dev":"gulp","gh":"npm run build && gh-pages -d demo","toc":"markdown-toc -i README.md"},"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"files":["dist"],"keywords":["hack","css","ui","web","bootstrap"],"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/egoist/hack/issues"},"homepage":"https://github.com/egoist/hack#readme","devDependencies":{"color-preset":"^0.1.1","cssnano":"^3.7.3","gulp":"^3.9.1","gulp-jade":"^1.1.0","gulp-postcss":"^6.1.1","gulp-serve":"^1.4.0","jstransformer-marked":"^1.0.1","postcss-cssnext":"^2.7.0","postcss-import":"^8.1.2","postcss-mixins":"^5.0.0","postcss-simple-vars":"^3.0.0"},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2016 EGOIST 0x142857@gmail.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.","_id":"hack@0.8.1","dist":{"shasum":"4c2e76b2ddc089ad4d881d69a061b07960cccb35","tarball":"https://registry.npmjs.org/hack/-/hack-0.8.1.tgz","fileCount":10,"unpackedSize":23408,"integrity":"sha512-GCg14Dfof/1c9cAGhhkwIWTVUQzgJQAfYBPHKdfq+ttrCuUHUXQbeEJSqvpzKPDGrVXFHVbRtbO+v2EbXRKNKQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDArmL/QZ/uWZa14htjNcy/EopyZWri5MHKR0ApduB6jAIhAKn9ZdmsKpssSg2S7bLHzJ1YYdbpBKYSNfJbdsjEOjd7"}]},"maintainers":[{"name":"0x142857","email":"0x142857@gmail.com"},{"name":"kchan","email":"kchanzen@gmail.com"},{"name":"rem","email":"0x142857@gmail.com"}],"_npmUser":{"name":"rem","email":"0x142857@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/hack_0.8.1_1519466542878_0.06703569893255223"},"_hasShrinkwrap":false}},"author":{"name":"EGOIST","email":"0x142857@gmail.com"},"license":"MIT","readmeFilename":"README.md","homepage":"https://github.com/egoist/hack#readme","keywords":["hack","css","ui","web","bootstrap"],"repository":{"type":"git","url":"git+https://github.com/egoist/hack.git"},"bugs":{"url":"https://github.com/egoist/hack/issues"}}