mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-04 17:13:02 +00:00
Remove rogue package*.json files
This commit is contained in:
parent
927c30e189
commit
1ec502daea
2 changed files with 0 additions and 29 deletions
24
package-lock.json
generated
24
package-lock.json
generated
|
@ -1,24 +0,0 @@
|
|||
{
|
||||
"name": "PhD-Rainfall-Radar",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"dependencies": {
|
||||
"duplex-child-process": "^1.0.1"
|
||||
}
|
||||
},
|
||||
"node_modules/duplex-child-process": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/duplex-child-process/-/duplex-child-process-1.0.1.tgz",
|
||||
"integrity": "sha512-tWbt4tyioDjyK5nh+qicbdvBvNjSXsTUF5zKUwSauuKPg1mokjwn/HezwfvWhh6hXoLdgetY+ZlzU/sMwUMJkg=="
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"duplex-child-process": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/duplex-child-process/-/duplex-child-process-1.0.1.tgz",
|
||||
"integrity": "sha512-tWbt4tyioDjyK5nh+qicbdvBvNjSXsTUF5zKUwSauuKPg1mokjwn/HezwfvWhh6hXoLdgetY+ZlzU/sMwUMJkg=="
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"duplex-child-process": "^1.0.1"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue