machinepack-npm
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "machinepack-npm", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Work with the public NPM repository.", | ||
@@ -25,3 +25,3 @@ "scripts": { | ||
"devDependencies": { | ||
"test-machinepack-mocha": "^0.2.0" | ||
"test-machinepack-mocha": "^0.2.2" | ||
}, | ||
@@ -37,4 +37,9 @@ "machinepack": { | ||
"list-packages-with-details" | ||
] | ||
], | ||
"testsUrl": "https://travis-ci.org/mikermcneil/machinepack-npm" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:mikermcneil/machinepack-npm.git" | ||
} | ||
} |
@@ -1,9 +0,13 @@ | ||
![](http://node-machine.org/images/machine-anthropomorph-for-white-bg.png) | ||
<h1> | ||
<a href="http://node-machine.org" title="Node-Machine public registry"><img alt="node-machine logo" title="Node-Machine Project" src="http://node-machine.org/images/machine-anthropomorph-for-white-bg.png" width="50" /></a> | ||
machinepack-npm | ||
</h1> | ||
# machinepack-npm | ||
### [Docs](http://node-machine.org/machinepack-npm) [Browse other machines](http://node-machine.org/machinepacks) [FAQ](http://node-machine.org/implementing/FAQ) [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine) | ||
Work with the public NPM repository. | ||
### Installation | ||
## Installation [![NPM version](https://badge.fury.io/js/machinepack-npm.svg)](http://badge.fury.io/js/machinepack-npm) [![Build Status](https://travis-ci.org/mikermcneil/machinepack-npm.png?branch=master)](https://travis-ci.org/mikermcneil/machinepack-npm) | ||
```sh | ||
@@ -13,14 +17,15 @@ $ npm install machinepack-npm | ||
### Usage | ||
## Usage | ||
For the latest usage documentation and status of this module, see [http://node-machine.org/machinepack-npm](http://node-machine.org/machinepack-npm). | ||
For the latest usage documentation, version information, and test status of this module, see <a href="http://node-machine.org/machinepack-npm" title="Work with the public NPM repository. (for node.js)">http://node-machine.org/machinepack-npm</a>. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine). | ||
### About | ||
## About [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
This is a [machinepack](http://node-machine.org/), a module which exposes a set of related machines according to the [machinepack specification](http://node-machine.org/spec/machinepack). | ||
Documentation pages for the machines contained in this module are automatically generated and kept up-to-date on http://node-machine.org. | ||
This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack). | ||
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the <a href="http://node-machine.org" title="Public machine registry for Node.js">public registry</a>. | ||
Learn more at <a href="http://node-machine.org/implementing/FAQ" title="Machine Project FAQ (for implementors)">http://node-machine.org/implementing/FAQ</a>. | ||
### License | ||
## License | ||
MIT © 2015 contributors | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
21618
31
0