]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/lockfile/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 / lockfile / package.json
1 {
2   "name": "lockfile",
3   "version": "1.0.1",
4   "main": "lockfile.js",
5   "directories": {
6     "test": "test"
7   },
8   "dependencies": {},
9   "devDependencies": {
10     "tap": "~0.2.5",
11     "touch": "0"
12   },
13   "scripts": {
14     "test": "tap test/*.js"
15   },
16   "repository": {
17     "type": "git",
18     "url": "git://github.com/isaacs/lockfile.git"
19   },
20   "keywords": [
21     "lockfile",
22     "lock",
23     "file",
24     "fs",
25     "O_EXCL"
26   ],
27   "author": {
28     "name": "Isaac Z. Schlueter",
29     "email": "i@izs.me",
30     "url": "http://blog.izs.me/"
31   },
32   "license": "ISC",
33   "description": "A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.",
34   "gitHead": "9d338ed8e3e3a166955d051f6b5fb6bb1e563ca8",
35   "bugs": {
36     "url": "https://github.com/isaacs/lockfile/issues"
37   },
38   "homepage": "https://github.com/isaacs/lockfile#readme",
39   "_id": "lockfile@1.0.1",
40   "_shasum": "9d353ecfe3f54d150bb57f89d51746935a39c4f5",
41   "_from": "lockfile@>=1.0.0 <1.1.0",
42   "_npmVersion": "2.10.0",
43   "_nodeVersion": "2.0.1",
44   "_npmUser": {
45     "name": "isaacs",
46     "email": "isaacs@npmjs.com"
47   },
48   "dist": {
49     "shasum": "9d353ecfe3f54d150bb57f89d51746935a39c4f5",
50     "tarball": "http://registry.npmjs.org/lockfile/-/lockfile-1.0.1.tgz"
51   },
52   "maintainers": [
53     {
54       "name": "trevorburnham",
55       "email": "trevorburnham@gmail.com"
56     },
57     {
58       "name": "isaacs",
59       "email": "i@izs.me"
60     }
61   ],
62   "_resolved": "https://registry.npmjs.org/lockfile/-/lockfile-1.0.1.tgz"
63 }