Version 1
[yaffs-website] / node_modules / grunt / node_modules / js-yaml / index.js
diff --git a/node_modules/grunt/node_modules/js-yaml/index.js b/node_modules/grunt/node_modules/js-yaml/index.js
new file mode 100644 (file)
index 0000000..1374435
--- /dev/null
@@ -0,0 +1,7 @@
+'use strict';
+
+
+var yaml = require('./lib/js-yaml.js');
+
+
+module.exports = yaml;