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

  1. {
  2. "name": "darkID-library-login-example",
  3. "version": "1.0.0",
  4. "description": "darkID-library-login-example",
  5. "scripts": {
  6. "postinstall": "bower install",
  7. "prestart": "npm install",
  8. "start": "http-server"
  9. },
  10. "license": "MIT"
  11. }