rapidlynk 0.2.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
Binary file
|
package/bin/rapidlynk-darwin-x64
CHANGED
|
Binary file
|
package/bin/rapidlynk-linux-x64
CHANGED
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "rapidlynk",
|
|
3
|
-
"version": "0.
|
|
4
|
-
"description": "Private, one-command project sharing",
|
|
5
|
-
"license": "MIT",
|
|
6
|
-
"bin": {
|
|
7
|
-
"rapidlynk": "rapidlynk"
|
|
8
|
-
},
|
|
9
|
-
"scripts": {
|
|
10
|
-
"postinstall": "node install.js"
|
|
11
|
-
}
|
|
12
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "rapidlynk",
|
|
3
|
+
"version": "0.4.1",
|
|
4
|
+
"description": "Private, one-command project sharing",
|
|
5
|
+
"license": "MIT",
|
|
6
|
+
"bin": {
|
|
7
|
+
"rapidlynk": "rapidlynk"
|
|
8
|
+
},
|
|
9
|
+
"scripts": {
|
|
10
|
+
"postinstall": "node install.js"
|
|
11
|
+
}
|
|
12
|
+
}
|
package/rapidlynk
ADDED
|
index 41eaf40..499bd2e 100644
|
|
|
Binary file
|