Skip to content

Commit 23304ec

Browse files
Nikola HristovNikola Hristov
authored andcommitted
1 parent 6e511a4 commit 23304ec

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

package.json

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,6 @@
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 ./",
@@ -33,8 +11,5 @@
3311
"dependencies": {},
3412
"devDependencies": {
3513
"@playform/build": "0.2.3"
36-
},
37-
"publishConfig": {
38-
"access": "public"
3914
}
4015
}

0 commit comments

Comments
 (0)