Version 1
[yaffs-website] / node_modules / grunt-legacy-log / package.json
diff --git a/node_modules/grunt-legacy-log/package.json b/node_modules/grunt-legacy-log/package.json
new file mode 100644 (file)
index 0000000..550ad8b
--- /dev/null
@@ -0,0 +1,107 @@
+{
+  "_args": [
+    [
+      "grunt-legacy-log@~1.0.0",
+      "/var/www/yaffs/node_modules/grunt"
+    ]
+  ],
+  "_from": "grunt-legacy-log@>=1.0.0 <1.1.0",
+  "_id": "grunt-legacy-log@1.0.0",
+  "_inCache": true,
+  "_installable": true,
+  "_location": "/grunt-legacy-log",
+  "_nodeVersion": "4.4.1",
+  "_npmOperationalInternal": {
+    "host": "packages-12-west.internal.npmjs.com",
+    "tmp": "tmp/grunt-legacy-log-1.0.0.tgz_1459725828733_0.8837731785606593"
+  },
+  "_npmUser": {
+    "email": "kyle@dontkry.com",
+    "name": "shama"
+  },
+  "_npmVersion": "2.15.3",
+  "_phantomChildren": {},
+  "_requested": {
+    "name": "grunt-legacy-log",
+    "raw": "grunt-legacy-log@~1.0.0",
+    "rawSpec": "~1.0.0",
+    "scope": null,
+    "spec": ">=1.0.0 <1.1.0",
+    "type": "range"
+  },
+  "_requiredBy": [
+    "/grunt"
+  ],
+  "_resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz",
+  "_shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
+  "_shrinkwrap": null,
+  "_spec": "grunt-legacy-log@~1.0.0",
+  "_where": "/var/www/yaffs/node_modules/grunt",
+  "author": {
+    "name": "\"Cowboy\" Ben Alman",
+    "url": "http://benalman.com/"
+  },
+  "bugs": {
+    "url": "http://github.com/gruntjs/grunt-legacy-log/issues"
+  },
+  "dependencies": {
+    "colors": "~1.1.2",
+    "grunt-legacy-log-utils": "~1.0.0",
+    "hooker": "~0.2.3",
+    "lodash": "~3.10.1",
+    "underscore.string": "~3.2.3"
+  },
+  "description": "The Grunt 0.4.x logger.",
+  "devDependencies": {
+    "grunt": "^0.4.5",
+    "grunt-cli": "^1.2.0",
+    "grunt-contrib-jshint": "^1.0.0",
+    "grunt-contrib-nodeunit": "^1.0.0",
+    "grunt-contrib-watch": "^1.0.0"
+  },
+  "directories": {},
+  "dist": {
+    "shasum": "fb86f1809847bc07dc47843f9ecd6cacb62df2d5",
+    "tarball": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-1.0.0.tgz"
+  },
+  "engines": {
+    "node": ">= 0.10.0"
+  },
+  "gitHead": "2f9ed8e043b8ab8c286b50c2b40f944e598e9097",
+  "homepage": "http://gruntjs.com/",
+  "keywords": [
+    "grunt",
+    "legacy"
+  ],
+  "license": "MIT",
+  "main": "index.js",
+  "maintainers": [
+    {
+      "name": "cowboy",
+      "email": "cowboy@rj3.net"
+    },
+    {
+      "name": "shama",
+      "email": "kyle@dontkry.com"
+    },
+    {
+      "name": "tkellen",
+      "email": "tyler@sleekcode.net"
+    },
+    {
+      "name": "vladikoff",
+      "email": "vlad@vladikoff.com"
+    }
+  ],
+  "name": "grunt-legacy-log",
+  "optionalDependencies": {},
+  "readme": "ERROR: No README data found!",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/gruntjs/grunt-legacy-log.git"
+  },
+  "scripts": {
+    "test": "grunt test"
+  },
+  "version": "1.0.0"
+}