File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 "li" : " ^1.0.1" ,
3939 "mime" : " ^1.3.4" ,
4040 "n3" : " ^0.4.3" ,
41+ "negotiator" : " ^0.5.3" ,
4142 "node-regexp" : " ^0.1.1" ,
4243 "node-uuid" : " ^1.4.3" ,
4344 "nomnom" : " ^1.8.1" ,
4445 "raw-body" : " ^2.1.2" ,
45- "rdflib" : " ^0.2.6 " ,
46+ "rdflib" : " ^0.2.8 " ,
4647 "redis" : " ^0.12.1" ,
4748 "request" : " ^2.58.0" ,
4849 "response-time" : " ^2.3.1" ,
4950 "string" : " ^3.3.0" ,
50- "webid" : " ^0.2.2" ,
51- "negotiator" : " ^0.5.3"
51+ "webid" : " ^0.2.2"
5252 },
5353 "devDependencies" : {
5454 "chai" : " ^3.0.0" ,
6363 "test-acl" : " ./node_modules/mocha/bin/mocha ./test/acl.js" ,
6464 "test-params" : " ./node_modules/mocha/bin/mocha ./test/params.js" ,
6565 "test-http" : " ./node_modules/mocha/bin/mocha ./test/http.js" ,
66- "test-formats" : " ./node_modules/mocha/bin/mocha ./test/http .js" ,
67- "ldp-webid" : " node ./bin/ldnode.js --webid --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v" ,
68- "ldp-ssl" : " node ./bin/ldnode.js --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v"
66+ "test-formats" : " ./node_modules/mocha/bin/mocha ./test/formats .js" ,
67+ "ldp-webid" : " node ./bin/ldnode.js --webid --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v -r ./test/resources " ,
68+ "ldp-ssl" : " node ./bin/ldnode.js --cert ./test/keys/cert.pem --key ./test/keys/key.pem -v -r ./test/resources "
6969 },
7070 "bin" : {
7171 "ldnode" : " ./bin/ldnode.js"
You can’t perform that action at this time.
0 commit comments