We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3c45e commit abc79a9Copy full SHA for abc79a9
package.json
@@ -41,7 +41,16 @@
41
"codeclimate-test-reporter": "0.5.1",
42
"coveralls": "2.13.3",
43
"esdoc": "1.1.0",
44
- "nyc": "11.9.0"
+ "nyc": "11.9.0",
45
+ "@babel/cli": "7.8.4",
46
+ "@babel/core": "7.9.0",
47
+ "@babel/polyfill": "7.8.7",
48
+ "@babel/preset-env": "7.9.5",
49
+ "@babel/register": "7.9.0",
50
+ "esdoc-inject-script-plugin": "1.0.0",
51
+ "esdoc-inject-style-plugin": "1.0.0",
52
+ "esdoc-standard-plugin": "1.0.0",
53
+ "np": "6.2.1"
54
},
55
"homepage": "http://aureooms.github.io/js-collections-defaultdict/",
56
"keywords": [
0 commit comments