]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/chmodr/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / chmodr / package.json
diff --git a/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/chmodr/package.json b/org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/chmodr/package.json
new file mode 100644 (file)
index 0000000..cd32ff5
--- /dev/null
@@ -0,0 +1,53 @@
+{
+  "author": {
+    "name": "Isaac Z. Schlueter",
+    "email": "i@izs.me",
+    "url": "http://blog.izs.me/"
+  },
+  "name": "chmodr",
+  "description": "like `chmod -R`",
+  "version": "1.0.2",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/isaacs/chmodr.git"
+  },
+  "main": "chmodr.js",
+  "devDependencies": {
+    "mkdirp": "0.3",
+    "rimraf": "",
+    "tap": "^1.3.2"
+  },
+  "scripts": {
+    "test": "tap test/*.js"
+  },
+  "license": "ISC",
+  "files": [
+    "chmodr.js"
+  ],
+  "gitHead": "1eeeb38b3a4899714e11840fe28ea7fd93865f01",
+  "bugs": {
+    "url": "https://github.com/isaacs/chmodr/issues"
+  },
+  "homepage": "https://github.com/isaacs/chmodr#readme",
+  "_id": "chmodr@1.0.2",
+  "_shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
+  "_from": "chmodr@>=1.0.2 <1.1.0",
+  "_npmVersion": "3.3.2",
+  "_nodeVersion": "4.0.0",
+  "_npmUser": {
+    "name": "isaacs",
+    "email": "isaacs@npmjs.com"
+  },
+  "dist": {
+    "shasum": "04662b932d0f02ec66deaa2b0ea42811968e3eb9",
+    "tarball": "http://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"
+  },
+  "maintainers": [
+    {
+      "name": "isaacs",
+      "email": "i@izs.me"
+    }
+  ],
+  "directories": {},
+  "_resolved": "https://registry.npmjs.org/chmodr/-/chmodr-1.0.2.tgz"
+}