Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

package.json 179B

12345678910
  1. {
  2. "name": "npm-init",
  3. "version": "0.0.0",
  4. "description": "an initter you init wit, innit?",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "asdf"
  8. },
  9. "license": "BSD"
  10. }