fix(npm): fix access level
This commit is contained in:
parent
b825a0820b
commit
2f2014e332
@ -1,33 +0,0 @@
|
||||
# smartinject
|
||||
|
||||
inject modules into node
|
||||
|
||||
## Availabililty
|
||||
|
||||
[](https://www.npmjs.com/package/smartinject)
|
||||
[](https://GitLab.com/pushrocks/smartinject)
|
||||
[](https://github.com/pushrocks/smartinject)
|
||||
[](https://pushrocks.gitlab.io/smartinject/)
|
||||
|
||||
## Status for master
|
||||
|
||||
[](https://GitLab.com/pushrocks/smartinject/commits/master)
|
||||
[](https://GitLab.com/pushrocks/smartinject/commits/master)
|
||||
[](https://www.npmjs.com/package/smartinject)
|
||||
[](https://david-dm.org/pushrocks/smartinject)
|
||||
[](https://www.bithound.io/github/pushrocks/smartinject/master/dependencies/npm)
|
||||
[](https://www.bithound.io/github/pushrocks/smartinject)
|
||||
[](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.
|
||||
|
||||
For further information read the linked docs at the top of this README.
|
||||
|
||||
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||
> | By using this npm module you agree to our [privacy policy](https://lossless.gmbH/privacy.html)
|
||||
|
||||
[](https://push.rocks)
|
@ -1,6 +1,7 @@
|
||||
{
|
||||
"npmci": {
|
||||
"globalNpmTools": []
|
||||
"npmGlobalTools": [],
|
||||
"npmAccessLevel": "public"
|
||||
},
|
||||
"gitzone": {
|
||||
"module": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user