This commit is contained in:
mileswa1q22
2024-01-03 15:49:22 +00:00
committed by GitHub
parent 9b0115dbb0
commit 2768e4ddf6
7 changed files with 7 additions and 34 deletions
+1 -7
View File
@@ -2,11 +2,5 @@
"name": "fun-miles",
"lockfileVersion": 3,
"requires": true,
"packages": {
"node_modules/@nicolasroehm/ngx-retroarch": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@nicolasroehm/ngx-retroarch/-/ngx-retroarch-1.0.4.tgz",
"integrity": "sha512-JwVYQf5FAIkjzA2m37WhZnLRH1x4wKcZDHkqfbJfeaBeUTQVgN0/Dx3ebs5dQRKVe3AEPS+Fw6PwObG57q07SA=="
}
}
"packages": {}
}
File diff suppressed because one or more lines are too long
-25
View File
@@ -1,25 +0,0 @@
{
"name": "@nicolasroehm/ngx-retroarch",
"version": "1.0.4",
"description": "RetroArch web component",
"main": "elements.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/NicolasRoehm/ngx-retroarch.git"
},
"private": false,
"keywords": [
"retroarch",
"web-component",
"ngx",
"angular",
"typescript",
"javascript"
],
"author": "Nicolas Roehm",
"license": "MIT",
"homepage": "https://github.com/NicolasRoehm/ngx-retroarch#readme",
"files": ["elements.js", "snes9x_libretro.min.js", "snes9x_libretro.wasm"]
}
File diff suppressed because one or more lines are too long
Binary file not shown.