blob: 09a2291f9b73beadde386764d328ef67f3c5e166 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "interpret@~1.1.0",
3 "_id": "interpret@1.1.0",
4 "_inBundle": false,
5 "_integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
6 "_location": "/interpret",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "interpret@~1.1.0",
12 "name": "interpret",
13 "escapedName": "interpret",
14 "rawSpec": "~1.1.0",
15 "saveSpec": null,
16 "fetchSpec": "~1.1.0"
17 },
18 "_requiredBy": [
19 "/grunt/grunt-cli"
20 ],
21 "_resolved": "https://registry.npmjs.org/interpret/-/interpret-1.1.0.tgz",
22 "_shasum": "7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614",
23 "_spec": "interpret@~1.1.0",
24 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt\\node_modules\\grunt-cli",
25 "author": {
26 "name": "Tyler Kellen",
27 "url": "http://goingslowly.com/"
28 },
29 "bugs": {
30 "url": "https://github.com/tkellen/node-interpret/issues"
31 },
32 "bundleDependencies": false,
33 "deprecated": false,
34 "description": "A dictionary of file extensions and associated module loaders.",
35 "homepage": "https://github.com/tkellen/node-interpret",
36 "keywords": [
37 "cirru-script",
38 "cjsx",
39 "co",
40 "coco",
41 "coffee",
42 "coffee-script",
43 "coffee.md",
44 "coffeescript",
45 "csv",
46 "earlgrey",
47 "es",
48 "es6",
49 "iced",
50 "iced.md",
51 "iced-coffee-script",
52 "ini",
53 "js",
54 "json",
55 "json5",
56 "jsx",
57 "react",
58 "litcoffee",
59 "liticed",
60 "ls",
61 "livescript",
62 "toml",
63 "ts",
64 "typescript",
65 "wisp",
66 "xml",
67 "yaml",
68 "yml"
69 ],
70 "license": "MIT",
71 "main": "index.js",
72 "name": "interpret",
73 "repository": {
74 "type": "git",
75 "url": "git://github.com/tkellen/node-interpret.git"
76 },
77 "version": "1.1.0"
78}