https://registry.npmjs.org/esprima-fb/2001.1001.0000-dev-harmony-fb
This specific package/version seems to end up in the toplevel sinopia package.json as
"2001.1001.0-dev-harmony-fb": {
"name": "esprima-fb",
"description": "Facebook-specific fork of the esprima project",
"homepage": "https://github.com/facebook/esprima/tree/fb-harmony",
"main": "esprima.js",
"bin": {
"esparse": "./bin/esparse.js",
"esvalidate": "./bin/esvalidate.js"
},
"version": "2001.1001.0-dev-harmony-fb",
it looks like Sinopia is altering the version number and shortening 0000 to 0
https://registry.npmjs.org/esprima-fb/2001.1001.0000-dev-harmony-fb
This specific package/version seems to end up in the toplevel sinopia package.json as
"2001.1001.0-dev-harmony-fb": {
"name": "esprima-fb",
"description": "Facebook-specific fork of the esprima project",
"homepage": "https://github.com/facebook/esprima/tree/fb-harmony",
"main": "esprima.js",
"bin": {
"esparse": "./bin/esparse.js",
"esvalidate": "./bin/esvalidate.js"
},
"version": "2001.1001.0-dev-harmony-fb",
it looks like Sinopia is altering the version number and shortening 0000 to 0