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

6 years ago
  1. {
  2. "name": "faircoin-calculator",
  3. "version": "1.0.0",
  4. "description": "",
  5. "scripts": {
  6. "prestart": "npm install",
  7. "start": "http-server"
  8. },
  9. "dependencies": {
  10. }
  11. }