20 lines
500 B
JSON
20 lines
500 B
JSON
|
|
{
|
||
|
|
"name": "AIGC",
|
||
|
|
"lockfileVersion": 3,
|
||
|
|
"requires": true,
|
||
|
|
"packages": {
|
||
|
|
"": {
|
||
|
|
"devDependencies": {
|
||
|
|
"path-browserify": "^1.0.1"
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"node_modules/path-browserify": {
|
||
|
|
"version": "1.0.1",
|
||
|
|
"resolved": "https://registry.npmmirror.com/path-browserify/-/path-browserify-1.0.1.tgz",
|
||
|
|
"integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==",
|
||
|
|
"dev": true,
|
||
|
|
"license": "MIT"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|