initial
This commit is contained in:
commit
2e6bd05d6d
24
README.md
Normal file
24
README.md
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
# smartq
|
||||||
|
dropin replacement for q
|
||||||
|
|
||||||
|
## Availabililty
|
||||||
|
[](https://www.npmjs.com/package/smartq)
|
||||||
|
[](https://GitLab.com/pushrocks/smartq)
|
||||||
|
[](https://github.com/pushrocks/smartq)
|
||||||
|
[](https://pushrocks.gitlab.io/smartq/)
|
||||||
|
|
||||||
|
## Status for master
|
||||||
|
[](https://GitLab.com/pushrocks/smartq/commits/master)
|
||||||
|
[](https://GitLab.com/pushrocks/smartq/commits/master)
|
||||||
|
[](https://www.npmjs.com/package/smartq)
|
||||||
|
[](https://david-dm.org/pushrocks/smartq)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartq/master/dependencies/npm)
|
||||||
|
[](https://www.bithound.io/github/pushrocks/smartq)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](https://nodejs.org/dist/latest-v6.x/docs/api/)
|
||||||
|
[](http://standardjs.com/)
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
Use TypeScript for best in class instellisense.
|
||||||
|
|
||||||
|
[](https://push.rocks)
|
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "smartq",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "dropin replacement for q",
|
||||||
|
"main": "dist/index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "(npmts)"
|
||||||
|
},
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "git+ssh://git@gitlab.com/pushrocks/smartq.git"
|
||||||
|
},
|
||||||
|
"author": "Lossless GmbH",
|
||||||
|
"license": "MIT",
|
||||||
|
"bugs": {
|
||||||
|
"url": "https://gitlab.com/pushrocks/smartq/issues"
|
||||||
|
},
|
||||||
|
"homepage": "https://gitlab.com/pushrocks/smartq#README"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user