]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/glob/node_modules/fs.realpath/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 / glob / node_modules / fs.realpath / package.json
1 {
2   "name": "fs.realpath",
3   "version": "1.0.0",
4   "description": "Use node's fs.realpath, but fall back to the JS implementation if the native one fails",
5   "main": "index.js",
6   "dependencies": {},
7   "devDependencies": {},
8   "scripts": {
9     "test": "tap test/*.js --cov"
10   },
11   "repository": {
12     "type": "git",
13     "url": "git+https://github.com/isaacs/fs.realpath.git"
14   },
15   "keywords": [
16     "realpath",
17     "fs",
18     "polyfill"
19   ],
20   "author": {
21     "name": "Isaac Z. Schlueter",
22     "email": "i@izs.me",
23     "url": "http://blog.izs.me/"
24   },
25   "license": "ISC",
26   "files": [
27     "old.js",
28     "index.js"
29   ],
30   "gitHead": "03e7c884431fe185dfebbc9b771aeca339c1807a",
31   "bugs": {
32     "url": "https://github.com/isaacs/fs.realpath/issues"
33   },
34   "homepage": "https://github.com/isaacs/fs.realpath#readme",
35   "_id": "fs.realpath@1.0.0",
36   "_shasum": "1504ad2523158caa40db4a2787cb01411994ea4f",
37   "_from": "fs.realpath@>=1.0.0 <2.0.0",
38   "_npmVersion": "3.9.1",
39   "_nodeVersion": "4.4.4",
40   "_npmUser": {
41     "name": "isaacs",
42     "email": "i@izs.me"
43   },
44   "dist": {
45     "shasum": "1504ad2523158caa40db4a2787cb01411994ea4f",
46     "tarball": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
47   },
48   "maintainers": [
49     {
50       "name": "isaacs",
51       "email": "i@izs.me"
52     }
53   ],
54   "_npmOperationalInternal": {
55     "host": "packages-16-east.internal.npmjs.com",
56     "tmp": "tmp/fs.realpath-1.0.0.tgz_1466015941059_0.3332864767871797"
57   },
58   "directories": {},
59   "_resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
60   "readme": "ERROR: No README data found!"
61 }