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 144 B

4 years ago
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. }