blob: 79873398d24c934e948b9f246a1b534f0101698c [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "grunt-known-options@~1.1.0",
3 "_id": "grunt-known-options@1.1.1",
4 "_inBundle": false,
5 "_integrity": "sha512-cHwsLqoighpu7TuYj5RonnEuxGVFnztcUqTqp5rXFGYL4OuPFofwC4Ycg7n9fYwvK6F5WbYgeVOwph9Crs2fsQ==",
6 "_location": "/grunt-known-options",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "grunt-known-options@~1.1.0",
12 "name": "grunt-known-options",
13 "escapedName": "grunt-known-options",
14 "rawSpec": "~1.1.0",
15 "saveSpec": null,
16 "fetchSpec": "~1.1.0"
17 },
18 "_requiredBy": [
19 "/grunt",
20 "/grunt/grunt-cli"
21 ],
22 "_resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-1.1.1.tgz",
23 "_shasum": "6cc088107bd0219dc5d3e57d91923f469059804d",
24 "_spec": "grunt-known-options@~1.1.0",
25 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt",
26 "author": {
27 "name": "Grunt Development Team",
28 "url": "http://gruntjs.com/development-team"
29 },
30 "bugs": {
31 "url": "https://github.com/gruntjs/grunt-known-options/issues"
32 },
33 "bundleDependencies": false,
34 "dependencies": {},
35 "deprecated": false,
36 "description": "The known options used in Grunt",
37 "devDependencies": {},
38 "engines": {
39 "node": ">=0.10.0"
40 },
41 "files": [
42 "index.js"
43 ],
44 "homepage": "http://gruntjs.com/",
45 "license": "MIT",
46 "main": "index.js",
47 "name": "grunt-known-options",
48 "repository": {
49 "type": "git",
50 "url": "git+https://github.com/gruntjs/grunt-known-options.git"
51 },
52 "version": "1.1.1"
53}