You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
268 B

{ "name": "npm-test-optional-deps"
, "version": "1.2.5"
, "optionalDependencies":
{ "npm-test-foobarzaaakakaka": "http://example.com/"
, "dnode": "10.999.14234"
, "sax": "*"
, "999 invalid name": "1.2.3"
, "glob": "some invalid version 99 #! $$ x y z"
}
}