We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4321c6b commit fccff03Copy full SHA for fccff03
lib/node_modules/@stdlib/repl/help/datapackage.json
@@ -1,11 +1,11 @@
1
{
2
- "name": "stdlib-help-text",
+ "name": "stdlib-alias-help",
3
"version": "",
4
"title": "Standard Library Aliases and Help Texts",
5
"description": "A mapping between standard library aliases and help texts.",
6
"resources": [
7
8
- "name": "stdlib-help-text-json",
+ "name": "stdlib-alias-help-json",
9
10
11
"format": "json",
@@ -15,7 +15,7 @@
15
"path": "./data/data.json"
16
},
17
18
- "name": "stdlib-help-text-csv",
+ "name": "stdlib-alias-help-csv",
19
20
21
"format": "csv",
0 commit comments