.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / urix / package.json
1 {\r
2   "name": "urix",\r
3   "version": "0.1.0",\r
4   "author": "Simon Lydell",\r
5   "license": "MIT",\r
6   "description": "Makes Windows-style paths more unix and URI friendly.",\r
7   "main": "index.js",\r
8   "repository": "lydell/urix",\r
9   "keywords": [\r
10     "path",\r
11     "url",\r
12     "uri",\r
13     "unix",\r
14     "windows",\r
15     "backslash",\r
16     "slash"\r
17   ],\r
18   "scripts": {\r
19     "test": "jshint index.js test/ && mocha"\r
20   },\r
21   "devDependencies": {\r
22     "mocha": "^1.17.1",\r
23     "jshint": "^2.4.4"\r
24   }\r
25 }\r