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.

8 lines
199 B

9 years ago
  1. {
  2. "name": "pure",
  3. "description": "Use Pure's ridiculously tiny CSS to start any web project.",
  4. "version": "0.6.0",
  5. "main": "pure.css",
  6. "devDependencies": {
  7. "normalize-css": "^3.0"
  8. }
  9. }