Lightweight CSS Framework for Building Apps and Websites https://crispy-css.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
517 B

6 years ago
  1. {
  2. "name": "crispy-boilerplate",
  3. "version": "0.9.4",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "normalize.css": {
  8. "version": "7.0.0",
  9. "resolved": "https://registry.npmjs.org/normalize.css/-/normalize.css-7.0.0.tgz",
  10. "integrity": "sha1-q/sd2CRwZ04DIrU86xqvQSk45L8="
  11. },
  12. "reflex-grid": {
  13. "version": "2.0.1",
  14. "resolved": "https://registry.npmjs.org/reflex-grid/-/reflex-grid-2.0.1.tgz",
  15. "integrity": "sha1-bvcKGYa4LZxo5cRz5i28rxxdwV0="
  16. }
  17. }
  18. }