liudong
2023-05-29 340f156319b863525e50e900c58e59b86ecb3d5e
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
42
43
44
45
46
47
48
49
50
51
52
53
{
  "_from": "grunt-known-options@~2.0.0",
  "_id": "grunt-known-options@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-GD7cTz0I4SAede1/+pAbmJRG44zFLPipVtdL9o3vqx9IEyb7b4/Y3s7r6ofI3CchR5GvYJ+8buCSioDv5dQLiA==",
  "_location": "/grunt-known-options",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-known-options@~2.0.0",
    "name": "grunt-known-options",
    "escapedName": "grunt-known-options",
    "rawSpec": "~2.0.0",
    "saveSpec": null,
    "fetchSpec": "~2.0.0"
  },
  "_requiredBy": [
    "/grunt",
    "/grunt-cli"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-known-options/-/grunt-known-options-2.0.0.tgz",
  "_shasum": "cac641e897f9a0a680b8c9839803d35f3325103c",
  "_spec": "grunt-known-options@~2.0.0",
  "_where": "/home/l/plc/node-red/node_modules/grunt",
  "author": {
    "name": "Grunt Development Team",
    "url": "http://gruntjs.com/development-team"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-known-options/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "The known options used in Grunt",
  "devDependencies": {},
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "http://gruntjs.com/",
  "license": "MIT",
  "main": "index.js",
  "name": "grunt-known-options",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-known-options.git"
  },
  "version": "2.0.0"
}