Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gl-react-native-v2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
gl-react-native-v2
Commits
0d2ac3c5
Commit
0d2ac3c5
authored
Dec 16, 2017
by
Gaëtan Renaudeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.48.0
parent
793dc20b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
1 deletion
+30
-1
package-lock.json
package-lock.json
+29
-0
package.json
package.json
+1
-1
No files found.
package-lock.json
0 → 100644
View file @
0d2ac3c5
{
"name"
:
"gl-react-native"
,
"version"
:
"2.48.0"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
"invariant"
:
{
"version"
:
"2.2.0"
,
"resolved"
:
"https://registry.npmjs.org/invariant/-/invariant-2.2.0.tgz"
,
"integrity"
:
"sha1-yNfoRzZqScwYtiLwWKaJ1IHolfI="
,
"requires"
:
{
"loose-envify"
:
"1.3.1"
}
},
"js-tokens"
:
{
"version"
:
"3.0.2"
,
"resolved"
:
"https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz"
,
"integrity"
:
"sha1-mGbfOVECEw449/mWvOtlRDIJwls="
},
"loose-envify"
:
{
"version"
:
"1.3.1"
,
"resolved"
:
"https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz"
,
"integrity"
:
"sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg="
,
"requires"
:
{
"js-tokens"
:
"3.0.2"
}
}
}
}
package.json
View file @
0d2ac3c5
{
"name"
:
"gl-react-native"
,
"version"
:
"2.4
7
.0"
,
"version"
:
"2.4
8
.0"
,
"description"
:
"OpenGL bindings for react-native to implement complex effects over images and components, in the descriptive VDOM paradigm"
,
"repository"
:
{
"type"
:
"git"
,
...
...
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