2017-10-19 09:54:07 +09:00
|
|
|
NPM_VERSIONS = {
|
2019-04-09 00:55:34 +01:00
|
|
|
"bower": "1.8.8",
|
2017-10-19 09:54:07 +09:00
|
|
|
"crisper": "2.0.2",
|
2019-05-26 11:54:44 +02:00
|
|
|
"polymer-bundler": "4.0.9",
|
2017-10-19 09:54:07 +09:00
|
|
|
}
|
|
|
|
|
|
|
|
NPM_SHA1S = {
|
2019-04-09 00:55:34 +01:00
|
|
|
"bower": "82544be34a33aeae7efb8bdf9905247b2cffa985",
|
2017-10-19 09:54:07 +09:00
|
|
|
"crisper": "7183c58cea33632fb036c91cefd1b43e390d22a2",
|
2019-05-26 11:54:44 +02:00
|
|
|
"polymer-bundler": "c80c9815690d76656d1fa6a231481850b4fa3874",
|
2017-10-19 09:54:07 +09:00
|
|
|
}
|