We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b06c027 commit ccae2a2Copy full SHA for ccae2a2
package.json
@@ -0,0 +1,11 @@
1
+{
2
+ "name": "pocketnode-binarystream",
3
+ "version": "0.0.1",
4
+ "description": "PocketNode Binary Stream Module",
5
+ "main": "src/BinaryStream.js",
6
+ "keywords": [
7
+ "pocketnode",
8
+ "pocketnode binarystream"
9
+ ],
10
+ "author": "eDroid"
11
+}
0 commit comments