-
![screenshot from 2016-09-09 01-03-39](https://cloud.githubusercontent.com/assets/13815978/18364069/8d410f1c-762a-11e6-8c7b-449aa92fe586.png)
-
Hi. It looks like [this code](https://github.com/jonschlinkert/parse-author/blob/master/index.js#L10-L22) was copied from https://github.com/npm/normalize-package-data/blob/master/lib/fixer.js#L359-L…
-
Since i upgraded my MQ from Version 8.0.0.2 to Version 8.0.0.4
this plugin does not work anymore in MQ Explorer.
It is nowhere to be seen even afer a new dropin
-
I have no idea of how I can commit the following to fixpack directly. So I do it here and maybe someone can explain how to do it.
Only IF the game is EET
and
```
ACTION_IF FILE_EXISTS_IN_GAM…
-
If I understand the flow correctly, we have two different forces at play here...
I use the **shield-study-cli** to create a new shield study, which does a `git clone mozilla/shield-studies-addon-temp…
-
I like how, as of late, `npm install --save` automatically re-writes `package.json` so that dependencies are listed in alphabetical order. Makes it easier to visually parse the file, and ensures some …
-
``` sh
$ ./node_modules/.bin/shield --version # 1.2.2
$ ./node_modules/.bin/shield init boop
```
And my generated package.json file looks roughly like this (sorted via **fixpack**):
``` json
{
"na…
-
This whole project could be broken down quite a bit. I want to to use [init-module](https://www.npmjs.com/package/init-module) for package.json setup, as that hooks into `npm init` and works much bett…
-
-
I have created a user defined function to call a legacy RPG procedure but when I call this function with IBM_DB, the query never ends. This is how I call it:
```
conn.query('SELECT AS400Library.…