cbor-rn-prereqs
Advanced tools
Comparing version 8.0.0 to 8.0.2
{ | ||
"name": "cbor-rn-prereqs", | ||
"version": "8.0.0", | ||
"version": "8.0.2", | ||
"description": "React Native pre-requisites for cbor", | ||
@@ -15,3 +15,7 @@ "main": "index.js", | ||
"homepage": "https://github.com/hildjj/node-cbor/tree/main/packages/cbor-rn-prereqs", | ||
"keywords": ["react native", "react-native", "cbor"], | ||
"keywords": [ | ||
"react native", | ||
"react-native", | ||
"cbor" | ||
], | ||
"author": "Joe Hildebrand <joe-github@cursive.net>", | ||
@@ -26,3 +30,4 @@ "license": "MIT", | ||
"stream-browserify": "^3.0.0" | ||
} | ||
}, | ||
"gitHead": "815ba89b6e4f5431cf4db4dffb73431bf1b6cd8e" | ||
} |
4726