release: WRNexusJS 0.7.0
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "@wrnexus/image",
|
||||
"version": "0.7.0",
|
||||
"type": "module",
|
||||
"description": "Responsive image planning, secure remote image policies, and performance auditing for WRNexusJS.",
|
||||
"main": "src/index.ts",
|
||||
"exports": {
|
||||
".": "./src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@wrnexus/security": "workspace:*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user