Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
SemWeb
cubicweb-browser-extension
Commits
80fdcb9a23d1
Commit
5e833cbf
authored
Oct 26, 2018
by
Laurent Wouters
Browse files
[releng] Extension version 0.3.2
parent
523d1e4c2e97
Changes
4
Hide whitespace changes
Inline
Side-by-side
extension/package.json
View file @
80fdcb9a
{
"name"
:
"@logilab/ld-browser"
,
"version"
:
"0.3.
1
"
,
"version"
:
"0.3.
2
"
,
"description"
:
"A browser for the web of data."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
extension/src/manifest.json
View file @
80fdcb9a
{
"manifest_version"
:
2
,
"name"
:
"Linked Data Browser"
,
"version"
:
"0.3.
1
"
,
"version"
:
"0.3.
2
"
,
"description"
:
"A browser for the web of data."
,
"icons"
:
{
"48"
:
"icons/app.png"
...
...
libview/package.json
View file @
80fdcb9a
{
"name"
:
"@logilab/libview"
,
"version"
:
"0.
1.0
"
,
"version"
:
"0.
3.2
"
,
"description"
:
"Library for view specification and definition for a data browser."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
views-logilab/package.json
View file @
80fdcb9a
{
"name"
:
"@logilab/views-logilab"
,
"version"
:
"0.
1.0
"
,
"version"
:
"0.
3.2
"
,
"description"
:
"Experimental implementation of a set of views for the linked-data borwser."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment