Peter deHaan

Results 133 issues of Peter deHaan

specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/ Updating license to "Apache-2.0" per https://spdx.org/licenses/

Using **[email protected]** Basically, I want to add a `--version` flag, without specifying a command. The README.md file shows the following usage/help: ``` Usage: [command] --arg=value --arg2 ``` Not sure if...

Add "eleventy-plugin" to `keywords`.

https://docs.npmjs.com/files/package.json#license http://npm1k.org/

Filed by @karashata in https://github.com/mozilla/testpilot/issues/763 --- I encountered a bug where the indicator for where a bookmark will be placed when moving bookmarks around in the toolbar is displayed significantly...

bug
p3
ready

I'm trying to lint some JSON files that happen to have some comments in JSON like this: ``` json // this is configuration specific to aws deployments { // disable...

There was a known issue with earlier versions of the **request** module which included **[email protected]** or less.

> _The jwcrypto module is now deprecated and has been renamed to browserid-crypto as per mozilla/browserid-crypto#96._ (via mozilla/fxa-auth-server#828)

Per http://package-json-validator.com/ I'm seeing the following error when trying to validate the JSONSelect/package.json file: ``` javascript { "valid": false, "errors": [ "Value for field name, JSONSelect does not match format:...

Changing `repositories` to `repository` since it seems to be causing some warnings w/ deployer; https://deployer.personatest.org/55ff6e0.txt Now passes http://package-json-validator.com/ with minimal warnings (missing recommended "keywords" and "contributors").