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.

package.json 199B

12345678910
  1. {
  2. "license": "MIT",
  3. "devDependencies": {
  4. "autoprefixer": "9.5.1",
  5. "less": "3.9.0",
  6. "less-plugin-clean-css": "1.5.1",
  7. "lesshint": "^6.3.6",
  8. "postcss-cli-simple": "3.0.0"
  9. }
  10. }