An open API service indexing awesome lists of open source software.

https://github.com/ruyadorno/unnatainable-engines-node

Package with an impossible to satisfy engines.node property
https://github.com/ruyadorno/unnatainable-engines-node

Last synced: 17 days ago
JSON representation

Package with an impossible to satisfy engines.node property

Awesome Lists containing this project

README

        

# unnatainable-engines-node

[![NPM version](https://badge.fury.io/js/unnatainable-engines-node.svg)](https://npmjs.org/package/unnatainable-engines-node)
[![Build Status](https://travis-ci.org/ruyadorno/unnatainable-engines-node.svg?branch=master)](https://travis-ci.org/ruyadorno/unnatainable-engines-node)
[![License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://raw.githubusercontent.com/ruyadorno/unnatainable-engines-node/master/LICENSE)

A module that has an impossible to satisfy `engines.node` field.

```
"engines": {
"node": ">=999999"
},
```

## LICENSE

MIT