Front website https://natronics.org
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.

11 lines
179 B

  1. {
  2. "name": "natronics.org js",
  3. "version": "0.0.1",
  4. "private": true,
  5. "dependencies": {
  6. "mathjax": "^3.1.2"
  7. },
  8. "devDependencies": {
  9. "superstatic": "^7.0.1"
  10. }
  11. }