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
libview
Commits
a10f3dcee12a
Commit
78684d17
authored
Nov 05, 2018
by
Laurent Wouters
Browse files
[releng] Extension version 0.4.0
parent
486bd6fa7082
Changes
4
Hide whitespace changes
Inline
Side-by-side
extension/package.json
View file @
a10f3dce
{
"name"
:
"@logilab/ld-browser"
,
"version"
:
"0.
3.2
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"A browser for the web of data."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
extension/src/manifest.json
View file @
a10f3dce
{
"manifest_version"
:
2
,
"name"
:
"CubicWeb Linked Data Browser"
,
"version"
:
"0.
3.2
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"A browser for the web of data."
,
"icons"
:
{
"48"
:
"icons/app.png"
...
...
libview/package.json
View file @
a10f3dce
{
"name"
:
"@logilab/libview"
,
"version"
:
"0.
3.2
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"Library for view specification and definition for a data browser."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
views-logilab/package.json
View file @
a10f3dce
{
"name"
:
"@logilab/views-logilab"
,
"version"
:
"0.
3.2
"
,
"version"
:
"0.
4.0
"
,
"description"
:
"Experimental implementation of a set of views for the linked-data borwser."
,
"scripts"
:
{
"build"
:
"webpack"
,
...
...
Write
Preview
Supports
Markdown
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