@zalastax/nolb-_phoenix-pl 2023.1.22
Sign up to get free protection for your applications and to get access to all the features.
Potentially problematic release.
This version of @zalastax/nolb-_phoenix-pl might be problematic. Click here for more details.
- package/package.json +11 -0
package/package.json
ADDED
@@ -0,0 +1,11 @@
|
|
1
|
+
|
2
|
+
{
|
3
|
+
"name": "@zalastax/nolb-_phoenix-pl",
|
4
|
+
"version": "2023.01.22",
|
5
|
+
"description": "Subpackage of no-one-left-behind.",
|
6
|
+
"repository": "Zalastax/no-one-left-behind",
|
7
|
+
"license": "MIT",
|
8
|
+
"dependencies": {
|
9
|
+
"@zalastax/nolb-_phoenix-plu": "latest"
|
10
|
+
}
|
11
|
+
}
|