Synereo Node Module Published? Is this the first sign of the Alpha release?

View this thread on: d.buzz | hive.blog | peakd.com | ecency.com
·@jaredcwillis·
0.000 HBD
Synereo Node Module Published? Is this the first sign of the Alpha release?
An hour ago, on [NPMjs.com](https://www.npmjs.com/package/synereo) a package was published with public access by the Synereo team. 

![](http://jaredwillis.com/wp-content/uploads/2016/09/Screen-Shot-2016-09-07-at-4.05.28-PM-1024x450.png)

Upon installation of the package, I found that there were 3 files included:

![](http://jaredwillis.com/wp-content/uploads/2016/09/Screen-Shot-2016-09-07-at-4.13.59-PM.png)

Further investigation into package.json produced the following code:

>{
  "name": "synereo",
  "version": "0.0.0",
  "description": "Synereo.js",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": {
    "name": "Bonustrack",
    "email": "florent@bonustrack.co"
  },
  "license": "ISC",
  "_id": "synereo@0.0.0",
  "_shasum": "0534238e2935dc53c7acb5aaa7ab71785e2945fa",
  "_from": "synereo@latest",
  "_npmVersion": "3.9.5",
  "_nodeVersion": "6.2.1",
  "_npmUser": {
    "name": "synereo",
    "email": "florent@bonustrack.co"
  },
  "dist": {
    "shasum": "0534238e2935dc53c7acb5aaa7ab71785e2945fa",
    "tarball": "https://registry.npmjs.org/synereo/-/synereo-0.0.0.tgz"
  },
  "maintainers": [
    {
      "name": "synereo",
      "email": "florent@bonustrack.co"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/synereo-0.0.0.tgz_1473273924167_0.9781978942919523"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/synereo/-/synereo-0.0.0.tgz",
  "readme": "ERROR: No README data found!"
}

For the most part, it seems like a placeholder. Is this the first sign of the upcoming Alpha release? It's certainly interesting. I would love to hear the community's thoughts on it. I know just enough to be dangerous with node.js!

---

If you like my work, follow me: @jaredcwillis
👍 , , , , , , , , , , , ,