File tree Expand file tree Collapse file tree 1 file changed +0
-25
lines changed
Expand file tree Collapse file tree 1 file changed +0
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @codeeditorland/python-installer" ,
3- "version" : " 0.0.1" ,
4- "private" : false ,
53 "description" : " VS Code module for installing python packages" ,
6- "keywords" : [
7- " codeeditorland" ,
8- " land" ,
9- " playform"
10- ],
11- "homepage" : " HTTPS://GitHub.Com/CodeEditorLand/LandPythonInstaller#readme" ,
12- "bugs" : {
13- "url" : " HTTPS://GitHub.Com/CodeEditorLand/LandPythonInstaller/issues"
14- },
15- "repository" : {
16- "type" : " git" ,
17- "url" : " git+HTTPS://github.com/CodeEditorLand/LandPythonInstaller.git"
18- },
19- "license" : " SEE LICENSE IN LICENSE" ,
20- "author" : {
21- "name" : " Source 🖋️ Open 👐🏻" ,
22- "email" : " Source/Open@Editor.Land" ,
23- "url" : " HTTPS://Editor.Land"
24- },
25- "type" : " module" ,
264 "scripts" : {
275 "compile" : " tsc -p ./" ,
286 "compilewatch" : " tsc -watch -p ./" ,
3311 "dependencies" : {},
3412 "devDependencies" : {
3513 "@playform/build" : " 0.2.3"
36- },
37- "publishConfig" : {
38- "access" : " public"
3914 }
4015}
You can’t perform that action at this time.
0 commit comments