geekingreen
  • Home
  • Contact
Sign in Subscribe

Node

A collection of 2 posts
JavaScript

NodeJS v4.0

Finally after months of separation, node and iojs have been merged together to form Node v4.0!
08 Sep 2015
JavaScript

Simple .npm-init.js Example

Below is a simple example of how to create an .npm-init.js file which should be located in the root of your home directory. When running npm init this script is executed and anything contained in the module.exports section will be inserted into a new package.json or merged
12 Aug 2015 1 min read
Page 1 of 1
geekingreen © 2025
Powered by Ghost