<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Node_package.json</id>
		<title>Node package.json - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://logicwiki.co.uk/index.php?action=history&amp;feed=atom&amp;title=Node_package.json"/>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Node_package.json&amp;action=history"/>
		<updated>2026-04-17T23:34:13Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>https://logicwiki.co.uk/index.php?title=Node_package.json&amp;diff=1559&amp;oldid=prev</id>
		<title>AliIybar: Created page with &quot;Category:Node.js Category:npm  [npmjs.com npmjs.com]  to answer questions one by one   npm init to accept all  npm init --yes  when we install a package a dependencies...&quot;</title>
		<link rel="alternate" type="text/html" href="https://logicwiki.co.uk/index.php?title=Node_package.json&amp;diff=1559&amp;oldid=prev"/>
				<updated>2018-09-15T10:54:55Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Node.js&quot; title=&quot;Category:Node.js&quot;&gt;Category:Node.js&lt;/a&gt; &lt;a href=&quot;/index.php?title=Category:Npm&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Npm (page does not exist)&quot;&gt;Category:npm&lt;/a&gt;  [npmjs.com npmjs.com]  to answer questions one by one   npm init to accept all  npm init --yes  when we install a package a dependencies...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Node.js]]&lt;br /&gt;
[[Category:npm]]&lt;br /&gt;
&lt;br /&gt;
[npmjs.com npmjs.com]&lt;br /&gt;
&lt;br /&gt;
to answer questions one by one &lt;br /&gt;
 npm init&lt;br /&gt;
to accept all&lt;br /&gt;
 npm init --yes&lt;br /&gt;
&lt;br /&gt;
when we install a package a dependencies object is added in package.json&lt;br /&gt;
 npm i underscore &lt;br /&gt;
&lt;br /&gt;
and to use it &lt;br /&gt;
 var _ = require('underscore');&lt;br /&gt;
&lt;br /&gt;
=== require check sequence ===&lt;br /&gt;
it checks modules in this order &lt;br /&gt;
# Core module&lt;br /&gt;
# File or folder&lt;br /&gt;
# node_modules&lt;/div&gt;</summary>
		<author><name>AliIybar</name></author>	</entry>

	</feed>