Version 1
[yaffs-website] / node_modules / underscore.string / component.json
diff --git a/node_modules/underscore.string/component.json b/node_modules/underscore.string/component.json
new file mode 100644 (file)
index 0000000..be6eae6
--- /dev/null
@@ -0,0 +1,16 @@
+{
+  "name": "underscore.string",
+  "repo": "epeli/underscore.string",
+  "description": "String manipulation extensions for Underscore.js javascript library",
+  "version": "3.2.3",
+  "keywords": [
+    "underscore",
+    "string"
+  ],
+  "dependencies": {},
+  "development": {},
+  "main": "index.js",
+  "scripts": [
+    "*.js"
+  ]
+}