Version 1
[yaffs-website] / node_modules / tsml / package.json
diff --git a/node_modules/tsml/package.json b/node_modules/tsml/package.json
new file mode 100644 (file)
index 0000000..9f22ddf
--- /dev/null
@@ -0,0 +1,77 @@
+{
+  "_args": [
+    [
+      "tsml@1.0.1",
+      "/var/www/yaffs/node_modules/video.js"
+    ]
+  ],
+  "_from": "tsml@1.0.1",
+  "_id": "tsml@1.0.1",
+  "_inCache": true,
+  "_installable": true,
+  "_location": "/tsml",
+  "_nodeVersion": "2.0.1",
+  "_npmUser": {
+    "email": "rod@vagg.org",
+    "name": "rvagg"
+  },
+  "_npmVersion": "2.9.0",
+  "_phantomChildren": {},
+  "_requested": {
+    "name": "tsml",
+    "raw": "tsml@1.0.1",
+    "rawSpec": "1.0.1",
+    "scope": null,
+    "spec": "1.0.1",
+    "type": "version"
+  },
+  "_requiredBy": [
+    "/video.js"
+  ],
+  "_resolved": "https://registry.npmjs.org/tsml/-/tsml-1.0.1.tgz",
+  "_shasum": "89f8218b9d9e257f47d7f6b56d01c5a4d2c68fc3",
+  "_shrinkwrap": null,
+  "_spec": "tsml@1.0.1",
+  "_where": "/var/www/yaffs/node_modules/video.js",
+  "author": {
+    "email": "rod@vagg.org",
+    "name": "Rod Vagg"
+  },
+  "bugs": {
+    "url": "https://github.com/rvagg/tsml/issues"
+  },
+  "dependencies": {},
+  "description": "ES6 template string tag for multi-line cleaning - squash multi-line strings into a single line",
+  "devDependencies": {},
+  "directories": {},
+  "dist": {
+    "shasum": "89f8218b9d9e257f47d7f6b56d01c5a4d2c68fc3",
+    "tarball": "https://registry.npmjs.org/tsml/-/tsml-1.0.1.tgz"
+  },
+  "gitHead": "e1ae9e2fe55a2a5fce339895cdc9d63cea3d4f3d",
+  "homepage": "https://github.com/rvagg/tsml",
+  "keywords": [
+    "es6",
+    "template",
+    "templatestring"
+  ],
+  "license": "MIT",
+  "main": "tsml.js",
+  "maintainers": [
+    {
+      "name": "rvagg",
+      "email": "rod@vagg.org"
+    }
+  ],
+  "name": "tsml",
+  "optionalDependencies": {},
+  "readme": "ERROR: No README data found!",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/rvagg/tsml.git"
+  },
+  "scripts": {
+    "test": "node ./test.js"
+  },
+  "version": "1.0.1"
+}