package.json 144 B

12345678910
  1. {
  2. "name": "require-css",
  3. "version": "0.1.10",
  4. "volo": {
  5. "type": "directory"
  6. },
  7. "scripts": {
  8. "test": "node test/test.js"
  9. }
  10. }