You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.4 KiB
58 lines
1.4 KiB
3 years ago
|
{
|
||
|
"_from": "omelette@0.4.5",
|
||
|
"_id": "omelette@0.4.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-b0k9uqwF60u15KmVkneVw96VYRtZu2QCbXUQ26SgdyVUgMBzctzIfhNPKAWl4oqJEKpe52CzBYSS+HIKtiK8sw==",
|
||
|
"_location": "/omelette",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "omelette@0.4.5",
|
||
|
"name": "omelette",
|
||
|
"escapedName": "omelette",
|
||
|
"rawSpec": "0.4.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.4.5"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/runjs"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/omelette/-/omelette-0.4.5.tgz",
|
||
|
"_shasum": "f16bc477b7e263b59796a65661964e4762e9ae74",
|
||
|
"_spec": "omelette@0.4.5",
|
||
|
"_where": "F:\\workspace\\gcy\\RK-html\\RK-project\\ruoyi-ui\\node_modules\\runjs",
|
||
|
"author": {
|
||
|
"name": "Fatih Kadir Akın",
|
||
|
"email": "fka@fatihak.in"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/f/omelette/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "Omelette.js Simple Autocompletion Helper for Node",
|
||
|
"engines": {
|
||
|
"node": ">=0.8.0"
|
||
|
},
|
||
|
"homepage": "https://github.com/f/omelette",
|
||
|
"keywords": [
|
||
|
"autocompletion",
|
||
|
"complete",
|
||
|
"bash completion",
|
||
|
"zsh completion"
|
||
|
],
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT"
|
||
|
}
|
||
|
],
|
||
|
"main": "./src/omelette.js",
|
||
|
"name": "omelette",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/f/omelette.git"
|
||
|
},
|
||
|
"version": "0.4.5"
|
||
|
}
|