Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
B
baas-ide
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
guxukai
baas-ide
Commits
7243e0b2
Commit
7243e0b2
authored
Jun 06, 2018
by
yann300
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Publish
- remix-core@0.0.13 - remix-debug@0.0.7 - remix-debugger@0.1.7 - remix-lib@0.2.7 - remix-solidity@0.1.9
parent
609ec056
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
14 deletions
+14
-14
package.json
remix-core/package.json
+2
-2
package.json
remix-debug/package.json
+4
-4
package.json
remix-debugger/package.json
+4
-4
package.json
remix-lib/package.json
+1
-1
package.json
remix-solidity/package.json
+3
-3
No files found.
remix-core/package.json
View file @
7243e0b2
{
{
"name"
:
"remix-core"
,
"name"
:
"remix-core"
,
"version"
:
"0.0.1
2
"
,
"version"
:
"0.0.1
3
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
@@ -19,7 +19,7 @@
...
@@ -19,7 +19,7 @@
"babel-preset-es2015"
:
"^6.24.0"
,
"babel-preset-es2015"
:
"^6.24.0"
,
"babelify"
:
"^7.3.0"
,
"babelify"
:
"^7.3.0"
,
"fast-async"
:
"^6.1.2"
,
"fast-async"
:
"^6.1.2"
,
"remix-lib"
:
"^0.2.
6
"
,
"remix-lib"
:
"^0.2.
7
"
,
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
"tape"
:
"^4.6.0"
},
},
...
...
remix-debug/package.json
View file @
7243e0b2
{
{
"name"
:
"remix-debug"
,
"name"
:
"remix-debug"
,
"version"
:
"0.0.
6
"
,
"version"
:
"0.0.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
@@ -26,9 +26,9 @@
...
@@ -26,9 +26,9 @@
"ethereumjs-vm"
:
"^2.3.3"
,
"ethereumjs-vm"
:
"^2.3.3"
,
"notify-error"
:
"^1.2.0"
,
"notify-error"
:
"^1.2.0"
,
"npm-run-all"
:
"^4.1.2"
,
"npm-run-all"
:
"^4.1.2"
,
"remix-core"
:
"^0.0.1
2
"
,
"remix-core"
:
"^0.0.1
3
"
,
"remix-lib"
:
"^0.2.
6
"
,
"remix-lib"
:
"^0.2.
7
"
,
"remix-solidity"
:
"^0.1.
8
"
,
"remix-solidity"
:
"^0.1.
9
"
,
"solc"
:
"https://github.com/ethereum/solc-js"
"solc"
:
"https://github.com/ethereum/solc-js"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
remix-debugger/package.json
View file @
7243e0b2
{
{
"name"
:
"remix-debugger"
,
"name"
:
"remix-debugger"
,
"version"
:
"0.1.
6
"
,
"version"
:
"0.1.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
@@ -37,9 +37,9 @@
...
@@ -37,9 +37,9 @@
"notify-error"
:
"^1.2.0"
,
"notify-error"
:
"^1.2.0"
,
"npm-run-all"
:
"^4.1.2"
,
"npm-run-all"
:
"^4.1.2"
,
"onchange"
:
"^3.3.0"
,
"onchange"
:
"^3.3.0"
,
"remix-core"
:
"^0.0.1
2
"
,
"remix-core"
:
"^0.0.1
3
"
,
"remix-lib"
:
"^0.2.
6
"
,
"remix-lib"
:
"^0.2.
7
"
,
"remix-solidity"
:
"^0.1.
8
"
,
"remix-solidity"
:
"^0.1.
9
"
,
"selenium-standalone"
:
"^6.0.1"
,
"selenium-standalone"
:
"^6.0.1"
,
"solc"
:
"^0.4.13"
,
"solc"
:
"^0.4.13"
,
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
...
...
remix-lib/package.json
View file @
7243e0b2
{
{
"name"
:
"remix-lib"
,
"name"
:
"remix-lib"
,
"version"
:
"0.2.
6
"
,
"version"
:
"0.2.
7
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
...
remix-solidity/package.json
View file @
7243e0b2
{
{
"name"
:
"remix-solidity"
,
"name"
:
"remix-solidity"
,
"version"
:
"0.1.
8
"
,
"version"
:
"0.1.
9
"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"description"
:
"Ethereum IDE and tools for the web"
,
"contributors"
:
[
"contributors"
:
[
{
{
...
@@ -22,8 +22,8 @@
...
@@ -22,8 +22,8 @@
"ethereumjs-vm"
:
"^2.3.3"
,
"ethereumjs-vm"
:
"^2.3.3"
,
"fast-async"
:
"^6.1.2"
,
"fast-async"
:
"^6.1.2"
,
"npm-run-all"
:
"^4.0.2"
,
"npm-run-all"
:
"^4.0.2"
,
"remix-core"
:
"^0.0.1
2
"
,
"remix-core"
:
"^0.0.1
3
"
,
"remix-lib"
:
"^0.2.
6
"
,
"remix-lib"
:
"^0.2.
7
"
,
"solc"
:
"https://github.com/ethereum/solc-js"
,
"solc"
:
"https://github.com/ethereum/solc-js"
,
"standard"
:
"^7.0.1"
,
"standard"
:
"^7.0.1"
,
"tape"
:
"^4.6.0"
,
"tape"
:
"^4.6.0"
,
...
...
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