File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 " onCommand:deviceSimulatorExpress.common.openSimulator" ,
1111 " onDebug"
1212 ],
13+ "author" : {
14+ "email" : " Land@Playform.Cloud" ,
15+ "name" : " Land" ,
16+ "url" : " HTTPS://Land.Playform.Cloud"
17+ },
18+ "bugs" : {
19+ "url" : " HTTPS://GitHub.Com/CodeEditorLand/LandPythonDeviceSimulator/issues"
20+ },
1321 "contributes" : {
1422 "breakpoints" : [
1523 {
209217 "description" : " __DESCRIPTION__" ,
210218 "devDependencies" : {
211219 "@playform/build" : " 0.0.7" ,
220+ "@playform/document" : " 0.0.6" ,
212221 "@types/glob" : " 8.1.0" ,
213222 "@types/node" : " 20.12.7" ,
214223 "css-loader" : " 7.1.1" ,
226235 "extensionDependencies" : [
227236 " ms-python.python"
228237 ],
238+ "homepage" : " HTTPS://GitHub.Com/CodeEditorLand/LandPythonDeviceSimulator#readme" ,
229239 "icon" : " assets/icon.png" ,
230240 "instrumentationKey" : " __AIKEY__" ,
241+ "license" : " SEE LICENSE IN LICENSE" ,
231242 "main" : " ./out/extension.js" ,
232243 "name" : " __EXTENSIONNAME__" ,
233244 "preview" : true ,
245+ "private" : false ,
246+ "publishConfig" : {
247+ "access" : " public"
248+ },
249+ "repository" : {
250+ "type" : " git" ,
251+ "url" : " git+HTTPS://github.com/CodeEditorLand/LandPythonDeviceSimulator.git"
252+ },
234253 "scripts" : {
235254 "Document" : " Document 'Source/**/*.ts'" ,
236255 "build" : " gulp build" ,
251270 "test:ts" : " jest" ,
252271 "watch:extension" : " tsc --watch" ,
253272 "watch:views" : " webpack --watch --mode development"
254- }
273+ },
274+ "type" : " module" ,
275+ "version" : " 0.0.1"
255276}
You can’t perform that action at this time.
0 commit comments