]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/ini/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 / ini / package.json
1 {
2   "author": {
3     "name": "Isaac Z. Schlueter",
4     "email": "i@izs.me",
5     "url": "http://blog.izs.me/"
6   },
7   "name": "ini",
8   "description": "An ini encoder/decoder for node",
9   "version": "1.3.4",
10   "repository": {
11     "type": "git",
12     "url": "git://github.com/isaacs/ini.git"
13   },
14   "main": "ini.js",
15   "scripts": {
16     "test": "tap test/*.js"
17   },
18   "engines": {
19     "node": "*"
20   },
21   "dependencies": {},
22   "devDependencies": {
23     "tap": "^1.2.0"
24   },
25   "license": "ISC",
26   "files": [
27     "ini.js"
28   ],
29   "gitHead": "4a3001abc4c608e51add9f1d2b2cadf02b8e6dea",
30   "bugs": {
31     "url": "https://github.com/isaacs/ini/issues"
32   },
33   "homepage": "https://github.com/isaacs/ini#readme",
34   "_id": "ini@1.3.4",
35   "_shasum": "0537cb79daf59b59a1a517dff706c86ec039162e",
36   "_from": "ini@latest",
37   "_npmVersion": "2.10.1",
38   "_nodeVersion": "2.0.1",
39   "_npmUser": {
40     "name": "isaacs",
41     "email": "isaacs@npmjs.com"
42   },
43   "dist": {
44     "shasum": "0537cb79daf59b59a1a517dff706c86ec039162e",
45     "tarball": "http://registry.npmjs.org/ini/-/ini-1.3.4.tgz"
46   },
47   "maintainers": [
48     {
49       "name": "isaacs",
50       "email": "i@izs.me"
51     }
52   ],
53   "directories": {},
54   "_resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz",
55   "readme": "ERROR: No README data found!"
56 }