package-lock.json 1.61 KB
{
    "name": "aprendizations",
    "lockfileVersion": 2,
    "requires": true,
    "packages": {
        "": {
            "dependencies": {
                "@fortawesome/fontawesome-free": "^5.15.3",
                "codemirror": "^5.59.4"
            }
        },
        "node_modules/@fortawesome/fontawesome-free": {
            "version": "5.15.4",
            "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
            "integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg==",
            "hasInstallScript": true,
            "engines": {
                "node": ">=6"
            }
        },
        "node_modules/codemirror": {
            "version": "5.63.3",
            "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.63.3.tgz",
            "integrity": "sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw=="
        }
    },
    "dependencies": {
        "@fortawesome/fontawesome-free": {
            "version": "5.15.4",
            "resolved": "https://registry.npmjs.org/@fortawesome/fontawesome-free/-/fontawesome-free-5.15.4.tgz",
            "integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg=="
        },
        "codemirror": {
            "version": "5.63.3",
            "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.63.3.tgz",
            "integrity": "sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw=="
        }
    }
}