resource-npm
v0.4.2
Published
for interacting with the Node Package Manager api
Downloads
4
Readme
npm
for interacting with the Node Package Manager api
API
properties
methods
- publish (path, callback)
for interacting with the Node Package Manager api
id
- type : any
methods
npm.publish(path, callback)
publishes a package to npm based on path
path
type : string
required : true
callback
type : function
required : true
dependencies
README auto-generated with docs
