]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/osenv/node_modules/os-tmpdir/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 / osenv / node_modules / os-tmpdir / package.json
1 {
2   "name": "os-tmpdir",
3   "version": "1.0.1",
4   "description": "Node.js os.tmpdir() ponyfill",
5   "license": "MIT",
6   "repository": {
7     "type": "git",
8     "url": "https://github.com/sindresorhus/os-tmpdir"
9   },
10   "author": {
11     "name": "Sindre Sorhus",
12     "email": "sindresorhus@gmail.com",
13     "url": "sindresorhus.com"
14   },
15   "engines": {
16     "node": ">=0.10.0"
17   },
18   "scripts": {
19     "test": "node test.js"
20   },
21   "files": [
22     "index.js"
23   ],
24   "keywords": [
25     "built-in",
26     "core",
27     "ponyfill",
28     "polyfill",
29     "shim",
30     "os",
31     "tmpdir",
32     "tempdir",
33     "tmp",
34     "temp",
35     "dir",
36     "directory",
37     "env",
38     "environment"
39   ],
40   "devDependencies": {
41     "ava": "0.0.4"
42   },
43   "gitHead": "5c5d355f81378980db629d60128ad03e02b1c1e5",
44   "bugs": {
45     "url": "https://github.com/sindresorhus/os-tmpdir/issues"
46   },
47   "homepage": "https://github.com/sindresorhus/os-tmpdir",
48   "_id": "os-tmpdir@1.0.1",
49   "_shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e",
50   "_from": "os-tmpdir@>=1.0.0 <2.0.0",
51   "_npmVersion": "2.9.1",
52   "_nodeVersion": "0.12.3",
53   "_npmUser": {
54     "name": "sindresorhus",
55     "email": "sindresorhus@gmail.com"
56   },
57   "dist": {
58     "shasum": "e9b423a1edaf479882562e92ed71d7743a071b6e",
59     "tarball": "http://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz"
60   },
61   "maintainers": [
62     {
63       "name": "sindresorhus",
64       "email": "sindresorhus@gmail.com"
65     }
66   ],
67   "directories": {},
68   "_resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.1.tgz"
69 }