]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/editor/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 / editor / package.json
1 {
2   "name": "editor",
3   "version": "1.0.0",
4   "description": "launch $EDITOR in your program",
5   "main": "index.js",
6   "directories": {
7     "example": "example",
8     "test": "test"
9   },
10   "dependencies": {},
11   "devDependencies": {
12     "tap": "~0.4.4"
13   },
14   "scripts": {
15     "test": "tap test/*.js"
16   },
17   "repository": {
18     "type": "git",
19     "url": "git://github.com/substack/node-editor.git"
20   },
21   "homepage": "https://github.com/substack/node-editor",
22   "keywords": [
23     "text",
24     "edit",
25     "shell"
26   ],
27   "author": {
28     "name": "James Halliday",
29     "email": "mail@substack.net",
30     "url": "http://substack.net"
31   },
32   "license": "MIT",
33   "engine": {
34     "node": ">=0.6"
35   },
36   "gitHead": "15200af2c417c65a4df153f39f32143dcd476375",
37   "bugs": {
38     "url": "https://github.com/substack/node-editor/issues"
39   },
40   "_id": "editor@1.0.0",
41   "_shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742",
42   "_from": "editor@>=1.0.0 <1.1.0",
43   "_npmVersion": "2.7.5",
44   "_nodeVersion": "1.6.3",
45   "_npmUser": {
46     "name": "substack",
47     "email": "substack@gmail.com"
48   },
49   "dist": {
50     "shasum": "60c7f87bd62bcc6a894fa8ccd6afb7823a24f742",
51     "tarball": "http://registry.npmjs.org/editor/-/editor-1.0.0.tgz"
52   },
53   "maintainers": [
54     {
55       "name": "substack",
56       "email": "mail@substack.net"
57     }
58   ],
59   "_resolved": "https://registry.npmjs.org/editor/-/editor-1.0.0.tgz"
60 }