Codemod for CommonJS package

This commit is contained in:
Tim Schaub
2016-12-17 23:06:29 -07:00
parent 35d254902f
commit 386f94e0d4
5 changed files with 158 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"name": "ol",
"version": "3.20.0-beta.1",
"description": "OpenLayers",
"main": "index.js",
"license": "BSD-2-Clause"
}