summaryrefslogtreecommitdiff
path: root/node_modules/node-file-cache/package.json
blob: e4c4d9a88309f83d0595b6d51ea56fd2b3db4fd8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
{
  "_from": "node-file-cache@^1.0.2",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-I34zyiT9o2Doa/YYt1yrYZ7y7OM=",
  "_location": "/node-file-cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "node-file-cache@^1.0.2",
    "name": "node-file-cache",
    "escapedName": "node-file-cache",
    "rawSpec": "^1.0.2",
    "saveSpec": null,
    "fetchSpec": "^1.0.2"
  },
  "_requiredBy": [
    "/demojijs"
  ],
  "_resolved": "https://registry.npmjs.org/node-file-cache/-/node-file-cache-1.0.2.tgz",
  "_shasum": "237e33ca24fda360e86bf618b75cab619ef2ece3",
  "_spec": "node-file-cache@^1.0.2",
  "_where": "E:\\Documents\\GitHub\\s5nical\\node_modules\\demojijs",
  "author": {
    "name": "Ondra"
  },
  "bundleDependencies": false,
  "dependencies": {
    "lowdb": "^0.14.0"
  },
  "deprecated": false,
  "description": "Simple node cache module",
  "license": "ISC",
  "main": "lib/index.js",
  "name": "node-file-cache",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.2"
}