Electron (software framework): Difference between revisions

Content deleted Content added
GeorgeSD (talk | contribs)
GeorgeSD (talk | contribs)
correct something
Line 34:
* "version", that is application version
* "main", that is the name of main script file of application
package.json is an npm file, information about it you can found in official documentation.[https://docs.npmjs.com/files/package.json]
 
== References ==
== {{Cite web|url=https://docs.npmjs.com/files/package.json|title=npm official documentation about package.json|last=|first=|date=|website=NPM js|archive-url=|archive-date=|dead-url=|access-date=}}References ==
{{reflist}}