File tree Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Expand file tree Collapse file tree 2 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " jsonld" ,
33 "description" : " A JSON-LD Processor and API implementation in JavaScript." ,
4+ "keywords" : [
5+ " JSON" ,
6+ " Linked Data" ,
7+ " JSON-LD" ,
8+ " RDF" ,
9+ " Semantic Web" ,
10+ " jsonld"
11+ ],
412 "authors" : [
5- " Digital Bazaar, Inc."
13+ " Digital Bazaar, Inc. <support@digitalbazaar.com> (http://digitalbazaar.com/) "
614 ],
7- "license" : " BSD" ,
15+ "license" : " BSD-3-Clause" ,
16+ "homepage" : " http://github.com/digitalbazaar/jsonld.js" ,
17+ "repository" : {
18+ "type" : " git" ,
19+ "url" : " http://github.com/digitalbazaar/jsonld.js"
20+ },
821 "main" : [" lib/jsonld.js" ],
922 "dependencies" : {
1023 "es6-promise" : " ^2.0.0"
Original file line number Diff line number Diff line change 99 "url" : " http://digitalbazaar.com/"
1010 },
1111 "contributors" : [
12- {
13- "name" : " Dave Longley" ,
14- "email" : " dlongley@digitalbazaar.com"
15- }
12+ " Dave Longley <dlongley@digitalbazaar.com>" ,
13+ " David I. Lehn <dlehn@digitalbazaar.com>"
1614 ],
1715 "repository" : {
1816 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments