]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/which/node_modules/isexe/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 / which / node_modules / isexe / package.json
1 {
2   "name": "isexe",
3   "version": "1.1.2",
4   "description": "Minimal module to check if a file is executable.",
5   "main": "index.js",
6   "directories": {
7     "test": "test"
8   },
9   "devDependencies": {
10     "mkdirp": "^0.5.1",
11     "rimraf": "^2.5.0",
12     "tap": "^5.1.2"
13   },
14   "scripts": {
15     "test": "tap test/*.js --branches=100 --statements=100 --functions=100 --lines=100"
16   },
17   "author": {
18     "name": "Isaac Z. Schlueter",
19     "email": "i@izs.me",
20     "url": "http://blog.izs.me/"
21   },
22   "license": "ISC",
23   "repository": {
24     "type": "git",
25     "url": "git+https://github.com/isaacs/isexe.git"
26   },
27   "keywords": [],
28   "bugs": {
29     "url": "https://github.com/isaacs/isexe/issues"
30   },
31   "homepage": "https://github.com/isaacs/isexe#readme",
32   "gitHead": "1882eed72c2ba152f4dd1336d857b0755ae306d9",
33   "_id": "isexe@1.1.2",
34   "_shasum": "36f3e22e60750920f5e7241a476a8c6a42275ad0",
35   "_from": "isexe@>=1.1.1 <2.0.0",
36   "_npmVersion": "3.7.0",
37   "_nodeVersion": "4.0.0",
38   "_npmUser": {
39     "name": "isaacs",
40     "email": "i@izs.me"
41   },
42   "dist": {
43     "shasum": "36f3e22e60750920f5e7241a476a8c6a42275ad0",
44     "tarball": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz"
45   },
46   "maintainers": [
47     {
48       "name": "isaacs",
49       "email": "i@izs.me"
50     }
51   ],
52   "_npmOperationalInternal": {
53     "host": "packages-9-west.internal.npmjs.com",
54     "tmp": "tmp/isexe-1.1.2.tgz_1454992795963_0.7608721863944083"
55   },
56   "_resolved": "https://registry.npmjs.org/isexe/-/isexe-1.1.2.tgz",
57   "readme": "ERROR: No README data found!"
58 }