699970300d6aff7a44e5c10ae70c75f114fe0484
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / once / package.json
1 {
2   "_from": "once@^1.3.0",
3   "_id": "once@1.4.0",
4   "_inBundle": false,
5   "_integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
6   "_location": "/once",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "once@^1.3.0",
12     "name": "once",
13     "escapedName": "once",
14     "rawSpec": "^1.3.0",
15     "saveSpec": null,
16     "fetchSpec": "^1.3.0"
17   },
18   "_requiredBy": [
19     "/end-of-stream",
20     "/glob",
21     "/inflight",
22     "/mv/glob",
23     "/pump",
24     "/pumpify/pump"
25   ],
26   "_resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
27   "_shasum": "583b1aa775961d4b113ac17d9c50baef9dd76bd1",
28   "_spec": "once@^1.3.0",
29   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/glob",
30   "author": {
31     "name": "Isaac Z. Schlueter",
32     "email": "i@izs.me",
33     "url": "http://blog.izs.me/"
34   },
35   "bugs": {
36     "url": "https://github.com/isaacs/once/issues"
37   },
38   "bundleDependencies": false,
39   "dependencies": {
40     "wrappy": "1"
41   },
42   "deprecated": false,
43   "description": "Run a function exactly one time",
44   "devDependencies": {
45     "tap": "^7.0.1"
46   },
47   "directories": {
48     "test": "test"
49   },
50   "files": [
51     "once.js"
52   ],
53   "homepage": "https://github.com/isaacs/once#readme",
54   "keywords": [
55     "once",
56     "function",
57     "one",
58     "single"
59   ],
60   "license": "ISC",
61   "main": "once.js",
62   "name": "once",
63   "repository": {
64     "type": "git",
65     "url": "git://github.com/isaacs/once.git"
66   },
67   "scripts": {
68     "test": "tap test/*.js"
69   },
70   "version": "1.4.0"
71 }