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.

component.json 224B

123456789
  1. {
  2. "name": "rework-visit",
  3. "repo": "visionmedia/rework-visit",
  4. "version": "1.0.0",
  5. "description": "Rework declaration visitor utility",
  6. "keywords": ["css", "rework"],
  7. "license": "MIT",
  8. "scripts": ["index.js"]
  9. }