Comparing version
{ | ||
"name": "rcfile", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Loads library configuration in all possible ways", | ||
@@ -48,2 +48,3 @@ "files": [ | ||
"debug": "^2.2.0", | ||
"js-yaml": "^3.6.1", | ||
"json5": "^0.5.0", | ||
@@ -50,0 +51,0 @@ "object-assign": "^4.1.0", |
@@ -53,2 +53,3 @@ # rcfile | ||
- [debug](https://github.com/visionmedia/debug): small debugging utility | ||
- [js-yaml](https://github.com/nodeca/js-yaml): YAML 1.2 parser and serializer | ||
- [json5](https://github.com/aseemk/json5): JSON for the ES5 era. | ||
@@ -55,0 +56,0 @@ - [object-assign](https://github.com/sindresorhus/object-assign): ES2015 Object.assign() ponyfill |
10321
1.02%79
1.28%6
20%+ Added
+ Added
+ Added
+ Added
+ Added