✕
2,379 captures
03 Jan 2015 - 28 Jun 2026
Nov
DEC
Jan
25
2014
2015
2016
success
fail
About this capture
COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
Collection:
top_domains-02500
TIMESTAMPS
The Wayback Machine - https://web.archive.org/web/20151225133625/https://docs.npmjs.com/
npmjs.com
Getting Started
01 - What is npm?
02 - Installing Node.js and updating npm
03 - Fixing npm permissions
04 - Installing npm packages locally
05 - Using a `package.json`
06 - Updating local packages
07 - Uninstalling local packages
08 - Installing npm packages globally
09 - Updating global packages
10 - Uninstalling global packages
11 - Creating Node.js modules
12 - Publishing npm packages
13 - Semantic versioning and npm
14 - Working with scoped packages
15 - Working with Organizations
Private Modules
01 - Working with private modules
02 - Downloading modules to CI/deployment servers
Organizations
01 - What are Organizations?
02 - Setup
03 - Roles
04 - Teams
05 - Scoping New Packages
06 - Package Access
07 - Pre-Existing Packages
Using npm
coding-style
config
developers
disputes
faq
orgs
registry
removing-npm
scope
scripts
semver
npm On-Site
Introduction
Quickstart
Requirements
Installing the server
Configuring the client
Using npm On-Site
Mirroring the public registry
GitHub integration
Updating npm On-Site
Customizing server configuration
Custom authentication
No authentication
CLI Commands
access
adduser
bin
bugs
build
bundle
cache
completion
config
dedupe
deprecate
dist-tag
docs
edit
explore
help
help-search
init
install
install-test
link
logout
ls
npm
outdated
owner
pack
ping
prefix
prune
publish
rebuild
repo
restart
root
run-script
search
shrinkwrap
star
stars
start
stop
tag
team
test
uninstall
unpublish
update
version
view
whoami
Configuring npm
folders
npmrc
package.json
npm policy documents
conduct
disputes
dmca
license
open-source-terms
organization-plan
personal-plan
privacy
private-terms
README
receiving-reports
recruiting-process
terms
trademark
npm, the Company
about
jobs
private-npm
private-npm-thanks
security
weekly
view all on one page
These are the docs you're looking for
Getting Started
01 - What is npm?
02 - Installing Node.js and updating npm
03 - Fixing npm permissions
04 - Installing npm packages locally
05 - Using a `package.json`
06 - Updating local packages
07 - Uninstalling local packages
08 - Installing npm packages globally
09 - Updating global packages
10 - Uninstalling global packages
11 - Creating Node.js modules
12 - Publishing npm packages
13 - Semantic versioning and npm
14 - Working with scoped packages
15 - Working with Organizations
Private Modules
01 - Working with private modules
02 - Downloading modules to CI/deployment servers
Organizations
01 - What are Organizations?
02 - Setup
03 - Roles
04 - Teams
05 - Scoping New Packages
06 - Package Access
07 - Pre-Existing Packages
Using npm
coding-style
npm's "funny" coding style
config
More than you probably want to know about npm configuration
developers
Developer Guide
disputes
Handling Module Name Disputes
faq
Frequently Asked Questions
orgs
Working with Teams & Orgs
registry
The JavaScript Package Registry
removing-npm
Cleaning the Slate
scope
Scoped packages
scripts
How npm handles the "scripts" field
semver
The semantic versioner for npm
npm On-Site
Introduction
Quickstart
Requirements
Installing the server
Configuring the client
Using npm On-Site
Mirroring the public registry
GitHub integration
Updating npm On-Site
Customizing server configuration
Custom authentication
No authentication
CLI Commands
access
Set access level on published packages
adduser
Add a registry user account
bin
Display npm bin folder
bugs
Bugs for a package in a web browser maybe
build
Build a package
bundle
REMOVED
cache
Manipulates packages cache
completion
Tab Completion for npm
config
Manage the npm configuration files
dedupe
Reduce duplication
deprecate
Deprecate a version of a package
dist-tag
Modify package distribution tags
docs
Docs for a package in a web browser maybe
edit
Edit an installed package
explore
Browse an installed package
help
Get help on npm
help-search
Search npm help documentation
init
Interactively create a package.json file
install
Install a package
install-test
link
Symlink a package folder
logout
Log out of the registry
ls
List installed packages
npm
javascript package manager
outdated
Check for outdated packages
owner
Manage package owners
pack
Create a tarball from a package
ping
Ping npm registry
prefix
Display prefix
prune
Remove extraneous packages
publish
Publish a package
rebuild
Rebuild a package
repo
Open package repository page in the browser
restart
Restart a package
root
Display npm root
run-script
Run arbitrary package scripts
search
Search for packages
shrinkwrap
Lock down dependency versions
star
Mark your favorite packages
stars
View packages marked as favorites
start
Start a package
stop
Stop a package
tag
Tag a published version
team
Manage organization teams and team memberships
test
Test a package
uninstall
Remove a package
unpublish
Remove a package from the registry
update
Update a package
version
Bump a package version
view
View registry info
whoami
Display npm username
Configuring npm
folders
Folder Structures Used by npm
npmrc
The npm config files
package.json
Specifics of npm's package.json handling
npm policy documents
conduct
disputes
dmca
license
open-source-terms
organization-plan
personal-plan
privacy
private-terms
README
receiving-reports
recruiting-process
terms
trademark
View All On One Page