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-lock.json 380B

12345678910111213
  1. {
  2. "name": "jsbootcamp",
  3. "version": "1.0.0",
  4. "lockfileVersion": 1,
  5. "requires": true,
  6. "dependencies": {
  7. "readline-sync": {
  8. "version": "1.4.10",
  9. "resolved": "https://registry.npmjs.org/readline-sync/-/readline-sync-1.4.10.tgz",
  10. "integrity": "sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw=="
  11. }
  12. }
  13. }