jsonasarray
Advanced tools
+5
-1
| { | ||
| "name": "jsonasarray", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "use Json as Array", | ||
| "main": "index.js", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/joenix/jsonasarray.git" | ||
| }, | ||
| "type": "module", | ||
@@ -7,0 +11,0 @@ "keywords": [ |
+1
-1
@@ -27,3 +27,3 @@ # jsonasarray | ||
| ```js | ||
| x.values(); // ['z', 'a', 'b', 'c'] | ||
| x.values(); // [0, 11, 22, 33] | ||
| ``` | ||
@@ -30,0 +30,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
8939
1.04%0
-100%