{"_id":"@aztlan/stylebook","_rev":"12-07bc6428ed2cc673ec7968e7b355cc32","name":"@aztlan/stylebook","dist-tags":{"latest":"0.1.0"},"versions":{"0.0.1":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.1","description":"","repository":{"type":"git","url":"git+https://github.com/fwrlines/stylebook.git"},"main":"dist/main.min.css","scripts":{"prepublish":"npm run build:main","filesize":"./scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","test-stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta"},"keywords":[],"license":"MIT","devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"68de084298b9973a92cb9108690ae523faf31ff6","bugs":{"url":"https://github.com/fwrlines/stylebook/issues"},"homepage":"https://github.com/fwrlines/stylebook#readme","_id":"@aztlan/stylebook@0.0.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-OwbyqF+41JUpiRgKYoHkPo3SpeK6xsg6trdkUPst9mqJOiUH0ERm6LdwJAhdcuumQ5ZU9hFLYe0Gxhyndmi8EA==","shasum":"22692bbe40b6594772594a660dfbf9e6edb4f841","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.1.tgz","fileCount":39,"unpackedSize":93251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPo8KCRA9TVsSAnZWagAAXpYP/R7wNAIqtj/U8BzHcuPQ\nLKux7+NbEZYBUT4yCBpeuGrIH9Aj5j2925j9cwV3jgI34klP2DH5qL6/+HFK\n05PNjWGJHS0OpY3BiFfbd3E1J/K48mcenr/F61i5zxBpET6+3iHECQfksNoE\nQp1oxYwNDmZHTJQaI7747i7t/0y/5RAuyGPR/DDtnxm3MtcUV6R/WF6oB8rn\nDQL1QEW4/x8ZRWBQBplpRgyD1UinTOkojfqJX7FTFDwMiVSqnSC4zios1tU8\n+a5PkIFihsy6RfJVrJuPFP0cdaazzHxGEZA4nZGtgvs+ro/nHkq06fytqpcF\njWwrUuCCQhM67CXoZJ4Yzc4u9JqnHyScmyUUat73MnpM9tr1wSUR28Ee4e5n\nJURl/9ps5a4F64U2DWlMRyg1j2qbxVpkrLLML5F+WGKdtFA0+5V219sdHAi2\nrMpve4wWMUWl0Zx/YtstuGNj0nIeYkQx76Bt3VMj0iam0Fb7B1537OW0Auzt\nIk8oZnv5I4Sy9lEKBtb656/mnaHR+r1mtZsRE6OqH3aBj9ffobOGoycQqEX+\n2VDwwxNtaGHn/n3u/Opv0hBKSrq1aaP4GTbdlpDDg75E9FxdlqEgh0Ojeieo\nLvpiDnMe0xrlP7QcF/A1xa5XVDEKSDHAZSujvGJK0hOYpr10SVpe3RJfU479\nObMQ\r\n=YTBx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIB8pCK1pY+AJk3KKxmwz4F6BX+VNUwWyIeE890F09O2ZAiAeIsQLdhWs7JUeSN16ZI1qwZW0JJFNd4jwyH/FQUbkwA=="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.1_1614712585059_0.9041867426354964"},"_hasShrinkwrap":false},"0.0.2-alpha.1":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.2-alpha.1","description":"","repository":{"type":"git","url":"git+https://github.com/fwrlines/stylebook.git"},"main":"dist/main.min.css","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix"},"keywords":[],"license":"MIT","devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"defb774bfb3ef8a86e52ba2ea2f99e4b12567fb2","bugs":{"url":"https://github.com/fwrlines/stylebook/issues"},"homepage":"https://github.com/fwrlines/stylebook#readme","_id":"@aztlan/stylebook@0.0.2-alpha.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-SzxovFEybWcqcxUsrJftpUxQKSTXpRfThWf1qzwM29qlEFvLO/ZkH5ZIh4z8ZykOydAPAQVE0tmZ0aBdESqCqQ==","shasum":"8cc9843f079ec58864435b88679121c7c91145ff","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.2-alpha.1.tgz","fileCount":41,"unpackedSize":97259,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPpacCRA9TVsSAnZWagAAaE4P/RZ8B7h6MSg1cYlX+DQp\nH9sgMnF9ynxzDSrL1fqnR+mfdsN30Y12k/XgnZiizZLr4R4oZncVlO+bFqZ8\nKrvLpy/WoIjX6Vs+quIObsxFU+iLng84NsbwrwJZ4cotwsrZq0DAbDlADR2h\nDPPZGNEB9gCohdeIeg81KN5g0PeP/LFdQvHQFVPl4Bi05F5ZxIEWP0Ni9Mag\nAA9+BO53tu1yAlMuHCnVq9MOo/865xqPc5++BKgXmKkotcEMy0hzP89lKcOl\nTRuiWxGbNqH8pJm6f+k53fY27sRUXwG4InbHp4EnEudvfr+SBxVRoxT62zmE\n1zviPdVzG90h6CDW5AZ2zEZoNB4mIpunIUNU+pDAvt8rbunuHUEbG0//zAsK\ngXjH3cQe+1wxfrrxZ+ffR2Kia6yYrZgkwGO9/9diL/taDKPS0pbBpu7vJ3B4\nd1nx00NC2W+ZvYvHj50vq/AJr1tx6ghJf1ax4y2vZRtuS/T2i7RNbjj3Nnz2\ngJXIP1s/lvvAm3AteqYPLgf5hLu7eAiV8zRjUxcHWrqH4+XYkdgRqPYh+Uha\nuwxRsR1wbiJR9Qz2IMImJG1Ooj8jhUha7njNJPcUpJ47aHKyC7dREi39/+Md\nTWmYpgzywocYfAute0FLxhIYeV7dRuPQIRrYW5pLJAs+UBysflkUDB7VJ7wW\nJCBz\r\n=7hAm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZdo8OG5v+I41GUf7VaxCblALHRVuSlnWA//RejRUWbAiA8cdqxezw3Trg6gGjUH4X2Wt+xzOEj4uumoSpdwFMOnQ=="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.2-alpha.1_1614714523836_0.8196477088309595"},"_hasShrinkwrap":false},"0.0.2-alpha.2":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.2-alpha.2","description":"","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"ee638288de247a6c96a47633ede4f8a1a73df0c3","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.2-alpha.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-NKMSa2yeGH+drZhDue6BuhO5R0WaPY7R0YrKATkOW3oxQYj38T8Y466WnUucczAwTy5c/nfN2tfL2FMTsaIAXg==","shasum":"2deefb0f1ad8f85a0b0857bdf069ff85df29ef60","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.2-alpha.2.tgz","fileCount":41,"unpackedSize":99736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQ+tFCRA9TVsSAnZWagAA/MAP+wUj6tWLzcQ2ky1qodMd\nys3EohLOLOh2CFtc+nV99Hp8KBksLRYYdC3fDsKRPktk4tYoTShmn+d91hlJ\nuppOCafQ8DH3Bo8qb2ChCzDFoQojkPRNdzEwW3FGZkxwGwnrDtRYvRuuVWGG\naNFGteJtHxxJQGRBk6IaGWzEuoHOmqzA12Gc05GwEcgDOmzcfN6arazm41ys\nLtzqsEEFsMWv8VO8Sugy4UEV40Ia0HhIW3eyu/4hp/mH962MGvaCg30NJHLY\nOOXC2qbTgyoMrRpSoJRDJIBhr2jOuTOz+67drUO7/6UCDLaqoTBUBnHQ5k0c\nKSyx5PttC+/Lv55rQ/lS3oqaqLgbzq98RXc3HxIqwjFtAuazIEzrxZCyqHrA\nS9UkywfHDmxKWosXd/w59L2Rv53KTgCvmUspu8U+O9o0cNykxehlvPBjTXaP\n7Z2YuKPxi/bC49xo/HeE624a6OemhniXtWP7cO1hN8PwJPW0V6KKMQPI0hZs\nYbxXSSN+d4Xo67q2gNzJwfQMU/79fSGum9h+XyTG0315UgiEPXQU9fBFwd3x\nCivmKLKMyt3Pi2P1QWTyRRNwskbP9gRxAEWGOtLagOIaVom35lDui6dGDhUN\n/bov/3jGgKhfeh4zuqBxHU+CO4Vc3TF7gA5Re8i8j4Zxa5RF4QjpX4If8C9v\nBb0x\r\n=7z5F\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBtTuR+cenEHpUTRUGXEzkU1BlqJFk7imMN4krrJakocAiEA/afvle5lufBe2xq2/gy2FtRozvbAVQriWdOEDJT2rJo="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.2-alpha.2_1615063877366_0.038767348893282705"},"_hasShrinkwrap":false},"0.0.2-beta.0":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.2-beta.0","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"f6ecc7f7dfed420b53b2de76fc70ae09c842b78d","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.2-beta.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-6bfl5oGN3vZNnQFfIO8jFKBLHR2CxBi1FZEwYl1gSSzsEOAufUSnLwRbc9PFad4pKs0wqwtnqwT3UxtGleuS7Q==","shasum":"b82b619b02122d7b5f2791627c60dc0ac8b6e151","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.2-beta.0.tgz","fileCount":36,"unpackedSize":74699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRqPgCRA9TVsSAnZWagAA76cQAJFIvR5AA9zsJ+GjxXwi\no6maIglwNyNgqFMAm70r15RGHerQXKqdzBOnBtAY3U3ZFHJLI6azGLEPdyG/\ns9xCK3dNxd+P6txGatnB73uQE9kzGw4XwFXBONNjAKBBDJUuYv300/aXXJGB\nh/myB93evHbCwInwzKAgNaYm0ilGdVWtNZR1yF+TW10NWuO8ztFm2JIfmjX2\ng6XLT0RcRhHP8QU8weGN3wftTR1vPbDfvm4+BeF1jXnL1Ozx6knWhnip21Yf\nxi+KFP6N83B44hTOz3M0Jwazq39tZiwWLSdQCUwAQ8j1McxHkO03rKw9tKqI\nFoglvnKEBvVMkl9tn5GHqatkcL2eqq5txTZl7ZVevd9jcaTCKxCRyNprVKAs\nql1Lk9e3nkqNte/YjGjjmRQeEa9UVKOH60VqcGULpKluCWVpEezrgrX+kVlL\nO0GufBXN18QRAgWsu0i06vLFFQbLgMiveZkn9FUVCX9mi3zsXJ+TBpxN53Ov\n/ROFsYnO3Lf1RbdqVAaIjtyKQnN+5zcb53mmxcX2/uhkaOiojwKV27I0Mofn\nX/loHw5p+adswfZiLzj4Qtk+MlzOfQs6PRfsa/vlWNbnoTRIrFiHpUrK+LN5\n8nHWYUCKtK3NAyQDnyXGARLU4tk7X5eYNOc/87qAYnEUe1xKm+O5KBa2BDcV\nQOnw\r\n=oWnA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDWeEu3cZ9e8QN0Gp1mtRfYBzjnvXEYLq03hjYHyWZUowIhAMfmay79ZLVq0uA11xtccPmszUAdjELG4YQG6t9zGo3H"}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.2-beta.0_1615242207777_0.3106057959572124"},"_hasShrinkwrap":false},"0.0.2-beta.3":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.2-beta.3","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"b5a7658989944d330c02383f98bf3fd96dd1c1b0","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.2-beta.3","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-lzpMCvQkM2hbTvDGWB5wNrWRIzJl0AcgAlmwCuP+nmE6z7wxgxD7yZWkOe+sXdA2PcnFpVxPa8Zi7d0dWcbVig==","shasum":"f2409492795544c3c891c3d54814ded899c75cd9","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.2-beta.3.tgz","fileCount":36,"unpackedSize":74832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgS+G3CRA9TVsSAnZWagAAakQQAJ51vjA9b/8gDLAuBCI/\nNp4FuvRN1N1Sj8X+H4QY2fqdbZB5UiHE0uYRHgzsURm7Am71A83WmzPVed11\n+7sdrAppv8AXEtwsQAuyiDtFtM8YPiqPlDL4nQ1hHOBwaHANyJpAgxJE2Q3O\nwf2dYv3zHKAx4noimIQdyy++58N/btRLxGnKpoFmQeA0s5NfrF+l/YwBP/FS\n3JKGP6Cd8yEyER2DOUDRn8gQDLULSZPeYHMzrgz0cksNtQC0Zyu9h5wwNasO\nBAIEIj5jiwPlh8p1EmurEGv0xyS2kzLw08VrVMLiw7tJwT9UhC6oSKyMSa0n\nJIOWObFva3dbhXYqukeRyTrtQX3zkUgFCJ0fG4dY8kEM9lE2iCaDbtftxsjt\ngwkABrPYYe7SYc40mYwyxkAnS1HGlDP8Y+gca0tj9NT1wulU21jP0Or6gbUK\nVIO/Kds78n27UfPpUcS3o0RCx3vWdzGWpmAoHgYLIUbD+C3RPPifu1OQ4jDS\n0Bz1CqSY5CGs006FFQx38f2NH7ZBNUmO0AXh/MsdI0MORVE4B4gTxfs/i9mo\nom02H9iBkzfGn+sI4mtohyCxL8mJfi7MHz+yjPWBJtZOqjorQeVst44er7GM\nKkYo1I2hVQTXya4TqgCiOTRxTdJVakGyRh2mSjUn8sY0zyPzD904Bnn4BNJY\nvhLd\r\n=4Fv0\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1Nv7vQEABoVwv5KAZZLpMkv9az+QCXCr9chqAzxXrKQIgDjI0JSmT2aZoGr+1/4Bxz0ajCNbV8mclF92292WthAw="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.2-beta.3_1615585718423_0.9012919074634198"},"_hasShrinkwrap":false},"0.0.2":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.2","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"c91ee490148b1f35d1d9a42a0bd8287f03e5a183","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.2","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-s6cmy021KQd8OeRorAM44O+9JvkxhqezOEocAgMKLOf0IrJ/YEiQefiQPQF8kqMqy5kIvuRBREOBIzVIo8QfJQ==","shasum":"1fe5d9ca7e6397c61ed08b0828b56b228f53f4f1","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.2.tgz","fileCount":36,"unpackedSize":75627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaFw6CRA9TVsSAnZWagAAPREP/0uvUB6JnR4KNfjW90lk\n+3sd4jU5f164vUAmplrN3F04ISPNjue3LpckeSvyZTWlgkQC9XHM5sAAGhNf\nESRhHD3vuXsnRnyKI14q6ECHBFPH4/9PU2RETmwDrGPct+Pylc1haKKO7hfp\no9Kk14aK/MTZMsI15vwha5lyoENknJBzMFfC7UqvSyceKB9otUO8X7OdFRS+\nqXNeUTsHWAEM7dw2AZvlnujQPnQrbcoivAjJpWS3YbkWAgfBXy96e+at8fSW\nUJ97gvkHLBOHUC3fWRQrPfDW5eG3Whgos6rcquQ7zE09Y/hr2ENBUlFzf9B7\nb5uhjCmxk40TeeUy0q3Srng0QUj2Lawp00DhD083Evqh1asKzxgoCTajgCcv\nyf+CQ412k5pdPjEsScKoG9GCCoxAchfmMul2QOR3BUYrkbSSjgsWNGFZaeso\naVoN8/6btwgaQey0KFBiDi+7AOJynOrmMeTObIPhdJxXI/RLuWggEI2SGB8Y\nqADW/8WaEeFkNbukdqg+zbivJUyJikfPAKQDdB1FbW53vMMO9eZIEPMQlCQW\nfqtIF6x9eHZbNph6KEYvuHCgqn/hbLJih6DS/T6kaG4YnoybVHCyB1MPVylK\nV2+bAvWa8nTKGjIQb7nWfonvIASkqBOLbgirfcUI8MJIcq9DCsFn9166Yl9g\nLBt5\r\n=kzXl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRozrl6j6rCEumMLsOJM/msoYQ0jXKNC2ZOxNY1DVfaAIhAM30ZfcLxC655vOfmnZbm5IGfm3y6rRYsvOjEpeLbiIA"}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.2_1617452089662_0.7921394067483118"},"_hasShrinkwrap":false},"0.0.3-alpha.0":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.3-alpha.0","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"f0f0ff8078b8f06d71d40e18d25cfacafd73a322","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.3-alpha.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-9AhpE+ty9uaygxMk8uipSgFkiG9KO0dcxMwnp6m5DyNKdendG3vxRbrJ+pMe7QlpBcrf6As1xALuzTQkeSZODg==","shasum":"cc3592f379116e76a8e5f1f9cf5d93e9a8d7b048","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.3-alpha.0.tgz","fileCount":36,"unpackedSize":75732,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaFz2CRA9TVsSAnZWagAA9woQAJuRmvMyC4O5rGHFEhtS\nlt9a0jzYaYy0UkSMwmYi6/VR+G11x4Sg4ZkVWxZFJKm9MGvBBUFQCh0L5CKZ\nxLpAo2KDGPxOgjH0KbgQWn/DX4thFAqiwIsFzU8DJbVPDuWwF/BGor3a5ThN\n3bDQ3ajI6cMPk+SAP1i2ga/16dw0CwCRrZISI3B4zEdxMkRd0ukqsRChEyJW\nFUfms6WUksiniCBFokgR49awUE9IEvzMC/cI0/wV9tBMVbGGLdORoGgBi6RT\nBCrfiS/b5eK5n9Q8v1pf7Z5Z5lLuTZ5InzchVeIzXmmGU+Cdv+tXQjgvuhen\n+OnaaKw4ZuQqvO2zus+3aFRCvnfpfzAZFGCjwyifwZvbu/JgyZ6iahMSMPoN\n2ZVk07ptVdNkmlvMxMNJFptFbO16r5X+nR2PJJb/0SUTOrXPAwO8NFsTROo6\nA0jVvPBa4Fqj7aqxLlSBavXwhBsVn7C6q+dPIWjOm1k6QqI5ejvch9RP3zGf\nCcMTsMcsVZif3biiOlO8fRrIZ84gyLT9qi3bEtXoyy8uyTAl2yyhLczZJlZo\nF8ynYVxtNx8dhww4uf1LJl3YKLwFAwjINO4UCkedyeT9HGOORWgQk7RFubWJ\nD1JeVyeY1xRm33OBDS68jDRa31W9sW56n8rfCC/Wzc39Bvhpg8qTCOAISncD\nCw45\r\n=q6Ze\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICaX51lR0UZpsgXLj3F7sBnjoCEQj+A/6/xpgFrxI+KqAiEArXwluY5NYZAuVo1cwac262jvKbtl6vHPpMeQECMgcmU="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.3-alpha.0_1617452278490_0.33410092016451665"},"_hasShrinkwrap":false},"0.0.3-alpha.1":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.3-alpha.1","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"8ed5485cf15e87830bac13c729fdd40fcf9e9fdf","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.3-alpha.1","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-xhWYwiVfsCrlurQKDkGE/JLGg9gV6y4cXX8HaQE8sOuc2RnoXSvBOQSU3uuXsv4OXjsEJ3mpixN2xoM1gK/3Lw==","shasum":"96db5e5f40d1d37209c7856d05e2f379b969eb81","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.3-alpha.1.tgz","fileCount":36,"unpackedSize":75769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaN1mCRA9TVsSAnZWagAAdCgP/023nywATxO2hejFZw2F\nJ+WLgNg/OV5ueWE12L6EXqQApvwlPrc+8sg/dbCS2YQ+Ywq7Aq6eQllS+rDG\n2Fer5v2CG6JFuJtlpt11bRmQywuFh3AbHDWnOsACkhuWGO6DMfiylDUBB2RZ\n+mVc1Z9dEMsB9gsMdrxdjLXQF9nciNB5lwccjSaffT2Psk+OWGiggT+N96pE\n09lf7fke7aBPi/FZ+jWyvcU5HmDKd3H1Ah48idBJv3e8k1EsSqlk77QrV6VD\n0+F8CGyUXx44+iOAj/qdJ6X5/sK/yqfcYfrPPKPEpfpAMH7avdC9JP2xx8cT\nInD0Vh6NlMFLYTDJXaSsrwYaMG2ONnnVcS97/jDcozpvQ1KCS0ZtgDWrd+L6\nOvdYOuHf6T+nKVVaMzgPGaVrGvr3+KoOL2LxYS0GdD9DDAw78Toc+4NSaXMD\nWoODnrCZUuU9WdjCYA3dotC2BRl35n5qrsaHsQswQkaeVacYRwioRQSmNTmi\nLykcclVcISKQP7QPB+zlGRO7FpLUthIXHtFJDutx2lYvsNWH+6CVapiuuGAR\ncz369fQImsIe0dRinO6Zh54CQHqq435ARYB6i4Vm0JspZitN5v49f1XKpFo4\nAiEIzcuetqQtVCPmQE87BCVkqQ+SSwRqUnn2gc/IAuHg0zm1kTGuVWh0wK0C\nsJfg\r\n=kkzA\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpPPZ7TM2GgfGENuAVUA4N4j9xJc2cPJ+VTypG16o/ggIgFACzN3pdaJsB4WzpiUi4uDb08WDxWGf893sDLyB5lyc="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.3-alpha.1_1617485157484_0.5793929402814288"},"_hasShrinkwrap":false},"0.0.3":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.3","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^4.1.10","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.6","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.4","sass":"^1.32.8","stylelint":"^13.11.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"078540bd81611502aab09c2536161fa9022f76b7","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.3","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-VpQ/+PU6SPTz8Q8pGjUNZHr1t7QAW8bB5alLg4tI4vLsIEgOmuZXaJE49EnkLWjDMKCH1HDvccLKtq+yX7bZLA==","shasum":"ec6f4cacbc7a16f4d2c4040281bc030451588b4e","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.3.tgz","fileCount":36,"unpackedSize":75749,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgahE+CRA9TVsSAnZWagAAS3gP+wVdB9ruPo645GkT+zRa\nPmAMaHtApcS7aMfrU+7KI2hDskhaZebYtTmhvbGOpKmSoysOOFuYwGmALmS0\nytgxsRx0DyUyyo9/xDwtatTP5wt8by2ky4TFZ7ubAGSMVQ56o/bL8Oo/B4UH\nj3otne3nqsr1Kcc56GBhUs6FTyVIqLA/Hw7bWEspOQ5lwmecqlDhO4Q/Kmph\n9KYMMqCaExWzUvVUd7W8A7vJshGvFG7RC28jeVezM/xqgqoPgvU29qVjqEog\nZDC7RHinxDAIgldjK6/rwccLEl+j97QkgyP54BE+gwsng4zQW59aQYpxGj8P\nIn4nxl1QRlJSAKGKr0PmtwjI+6Y5fq+D8rM6vvGGxxvu32sDl7IzjPsavo+s\nVE5sCfpwtDE4mLkluh62Bs7v8hWqfbDbq/Fs5Y5iETjY/tuKaCyfblTMo7uO\nT6U4Dakv5A8h0R0SZrrj4HlYLM+bpat3T4v2DggvmsXFzGq3GDz1Gngg2MLw\nNDzPYkRywJR2SRd1gJBFvYK3WRSytiU62HyZrjzKN6ZxbKR8aBBPDxh9Gzvy\n002xdW1D88peHQhLs4XLPIrGJM6aXvqYFB065Lr3RhMPVvTAMDb38RKl6K6b\n0410sl3rDXR1AQLyA5U5ButTxaL9GN4JFeb9FmmJrze7ap1+BN9SZg/kBzfQ\nYdUO\r\n=PqkX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE2Zu7fuVVfX6gsSM+gZBxH64s5ihZ4M65CRcjodhESYAiEAsYO5nOFJQctt0WFe5iII2kw22Ih7Cv2LTfLbVfxvmqU="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.3_1617563965732_0.724274858921294"},"_hasShrinkwrap":false},"0.0.4-alpha.0":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.0.4-alpha.0","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^5.0.0","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.9","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.5","sass":"^1.32.8","stylelint":"^13.12.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"36218c18a38b1b26ff476fd658dc883ae59b1876","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.0.4-alpha.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-EGjP1yWINido8QUKMPXE0xrpwnR32dfNAyiauwksj2aeChXgM3UmQAyhb/8HZjmCFg4i7ftsUeakPRQp+rtngg==","shasum":"95e1be45e92b36c7e6fbdc0e8bdd6a366512c291","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.0.4-alpha.0.tgz","fileCount":36,"unpackedSize":75756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcdS4CRA9TVsSAnZWagAAT8sP/i/8RSRueUbe2xnOuQKy\nrG8QuSJVz8WKODiAtKlFsSN8W4DlqGQiOPoKwGASeLIm/AVYrn9pUI4d4KZH\nWsZxyhe26Zsht+taemR5fayMdOWH41EhdknI6ex1VZXi/+6DOU5ZVfP+tFNy\nMWqf3S32VOnjUvByxCFErZI0OS9xiJRdkBrk8Ke7B5sB01ucba7A3T+8KkN2\nAsvpM/6JEoGY7Kj0bhiJ4wsTFlV4HPzseCYSawVg/VPzmEbzgW5kUN6HmqCE\n1gCNpz/VnmuCtrhUgHDFGFcu7sV6l6gX+iSBQVzEorWGdiS4BQBPTeilCg51\n2MghaVrO1sUdwf4LLP/2ZWzkTXkSgZE8Nmt0M+sJGCert29btFCc3Fg0Mw3i\ngNwHR17EhnmToiohkFnbl00XN3ouDOPwTxUhb0zqIDnrEiXioajp1Vz9d6zF\nYRpJg6HxMEXpD0+GoV1ZqF36dTDtZnFb9niD11Tld1mSkV9gnwebipieOqmP\nPBASfx/e+8/laiqBHcJo7ToyKjczixGChrUZw62MEvV5nvGHMkCSpMwHeIzR\nRJY6w72ib3ZcDPJ+Jlu9mFz/TB45OnxMWA8EdsSpgSw6ymiUQEx0jHUw6VVT\n/hSYvo+qlM44ts6bHDtFhg3/BgSjSwG5LI3QiL/19cuGgv0U9GuPpxPUgYWa\nNNW1\r\n=Rfp8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjoAHeYphX3/Ugcv1vW7IO5bSNjJoUvs37RVtvNiXfxQIgA1l7IG3cL3tt4yYGxnDJigNiq0yYnoJl2GhG0gMrzrg="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.0.4-alpha.0_1618072760127_0.16507426525468238"},"_hasShrinkwrap":false},"0.1.0":{"name":"@aztlan/stylebook","author":{"name":"Aztlan Engineering"},"version":"0.1.0","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable","repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"main":"dist/main.min.css","keywords":[],"license":"MIT","scripts":{"prepublish":"npm run build:main","filesize":"node scripts/filesize.js","compile:main":"sass src/main.scss dist/main.css -c -I node_modules/ --no-source-map && npm run filesize -- dist/main.css","compile:custom":"sass custom.scss custom.css -c -I node_modules/ --no-source-map && npm run filesize -- custom.css","minify:main":"postcss dist/main.css -o dist/main.min.css && npm run filesize -- dist/main.min.css","minify:custom":"postcss custom.css -o custom.min.css && npm run filesize -- custom.min.css","build:main":"npm run compile:main && npm run minify:main","build:custom":"npm run compile:custom && npm run minify:custom","postinstall":"node ./scripts/postinstall.js","testconfig:stylelint":"stylelint src/main.scss","version:alpha":"npm version prerelease --preid=alpha","version:beta":"npm version prerelease --preid=beta","test:stylelint":"stylelint src/**/*.scss --rd --rdd --risd --color --formatter verbose","fix:stylelint":"npm run test:stylelint -- --fix","test":"npm run test:stylelint"},"devDependencies":{"css-mqpacker":"^7.0.0","cssnano":"^5.0.0","filesize":"^6.1.0","jsonlint":"^1.6.3","postcss":"^8.2.9","postcss-cli":"^8.3.1","postcss-preset-env":"^6.7.0","postcss-scss":"^3.0.5","sass":"^1.32.8","stylelint":"^13.12.0","stylelint-config-palantir":"^5.0.0","stylelint-scss":"^3.19.0"},"dependencies":{},"gitHead":"ce635173d9bf058bcfb03a47298db920dd2ba245","bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"homepage":"https://github.com/AztlanEngineering/stylebook#readme","_id":"@aztlan/stylebook@0.1.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.11","dist":{"integrity":"sha512-XdFAtdJUOvAXiCPSeVrxIcQHAo4l6ibBqgtd2gvucMNMzlyagvLS3q2eR0cPQ0cGIu3H5kKeAn69bZ4LgL2lEw==","shasum":"5f362990df9b1883161d1bdf5c1e6ac61e061142","tarball":"https://registry.npmjs.org/@aztlan/stylebook/-/stylebook-0.1.0.tgz","fileCount":36,"unpackedSize":75748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcdW3CRA9TVsSAnZWagAABu0P/2p7CpLl/c4pNmvxvCpj\ngfjwxW5d8j9kO02HiQ8tvLTbhGsZfeZrrW4Pt133ezEJNL0nbxwEr4Cq0Ngu\n7PlE5NicdMKHBAEiNYb8531/YeXgqA86ewDWh3l2jX/FeMUFBAyNsXXphAfG\nZcvHNvFtHV83EHlBajEijDiacBJjKVVm6HqpH3Yiy6Zo6gQ2dggUUd44ok0X\n3XdaYGvWrKKDz8kHOmauNqyzkC9oi3UZ7G7MN/O+NUyVQ9AFGZQtpD3n4TA9\nFY5u84OcEuWOD5L4dDhXttz5B1VuZ7DaNnB1InmoW960XR8FAxc0LFiiJP7R\nyzpaj+abnbNWUkEeMuPfOFPAd9OOcH/OzSwVdtw/iFsQqcgx+r0CKEl5igCN\nA2/sdd4UNojKm98QDPxtG97aFSD01DWMMnB7cqYVBN75HCO9l2lmC27v0+Ui\nuPTSNzSaF2cztQ1ZaClXb3XSv/VK/mi2eccP9qzKzB5Qb0q7cujWkTyNuH+L\nLNxVVWK9x64WUgmoeEBeSh92yk7nc3nCwRwxgmhIk7PZi8+1AG8gYP6KggW6\nBJAWxzOrWXkqXlFbdB7eetdi7APYBgSJs38aXbuekYq6p1Qi7s5PaIt4yvaN\nNagaOyA5127nEDzHbYD5QmhUhpaafX13d8rFo7NQcOdnCq7p/q6viPONBCfs\nRszX\r\n=1l91\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/UaeCFWUq0SAGFomNwgY20fkvHWSwAuHIAsY7Y/+BdAiA79upGJjcSchf6QYOkVTXRjT5z2CIhPTDtSR2pCDBySw=="}]},"_npmUser":{"name":"779g","email":"alexis.zorba@779.mx"},"directories":{},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stylebook_0.1.0_1618073014614_0.7257385653285642"},"_hasShrinkwrap":false}},"time":{"created":"2021-03-02T19:16:24.836Z","0.0.1":"2021-03-02T19:16:25.653Z","modified":"2022-04-04T17:17:02.285Z","0.0.2-alpha.1":"2021-03-02T19:48:44.019Z","0.0.2-alpha.2":"2021-03-06T20:51:17.499Z","0.0.2-beta.0":"2021-03-08T22:23:27.987Z","0.0.2-beta.3":"2021-03-12T21:48:38.596Z","0.0.2":"2021-04-03T12:14:49.811Z","0.0.3-alpha.0":"2021-04-03T12:17:58.662Z","0.0.3-alpha.1":"2021-04-03T21:25:57.683Z","0.0.3":"2021-04-04T19:19:25.859Z","0.0.4-alpha.0":"2021-04-10T16:39:20.274Z","0.1.0":"2021-04-10T16:43:34.783Z"},"maintainers":[{"name":"meghnatis","email":"alimg.dev@gmail.com"},{"name":"779g","email":"alexis.zorba@779.mx"}],"homepage":"https://github.com/AztlanEngineering/stylebook#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/AztlanEngineering/stylebook.git"},"author":{"name":"Aztlan Engineering"},"bugs":{"url":"https://github.com/AztlanEngineering/stylebook/issues"},"license":"MIT","readme":"## Rules\n\n+ None of the `modules` have a default export.\n+ The `modules` contain the core abstract styling logic.\n+ The `modules` need to be called either/and\n + By calling their `main` export, for instance `@include em-sizes.main`\n + By calling their root variable definitions `@include em-sizes.root-definitions` \n\n+ The mixins are all opinionated, and apply a set of styling properties\n","readmeFilename":"README.md","description":"+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and  + By calling their `main` export, for instance `@include em-sizes.main`  + By calling their root variable"}