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
dd4a6ba0
Commit
dd4a6ba0
authored
Nov 21, 2019
by
aniket-engg
Committed by
Aniket
Nov 21, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
package.json updated
parent
d95acfb5
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
package.json
remix-tests/package.json
+4
-4
No files found.
remix-tests/package.json
View file @
dd4a6ba0
{
"name"
:
"remix-tests"
,
"version"
:
"0.1.20"
,
"description"
:
"T
ests for the Ethereum tool suite Remix
"
,
"description"
:
"T
ool to test Solidity smart contracts
"
,
"main"
:
"./dist/index.js"
,
"types"
:
"./dist/index.d.ts"
,
"contributors"
:
[
...
...
@@ -24,19 +24,19 @@
},
"repository"
:
{
"type"
:
"git"
,
"url"
:
"git+https://github.com/ethereum/remix
-tests.git
"
"url"
:
"git+https://github.com/ethereum/remix
/tree/master/remix-tests
"
},
"author"
:
"Remix Team"
,
"license"
:
"MIT"
,
"bugs"
:
{
"url"
:
"https://github.com/ethereum/remix
-tests
/issues"
"url"
:
"https://github.com/ethereum/remix/issues"
},
"standard"
:
{
"ignore"
:
[
"tests/"
]
},
"homepage"
:
"https://github.com/ethereum/remix-tests#readme"
,
"homepage"
:
"https://github.com/ethereum/remix
/tree/master/remix
-tests#readme"
,
"dependencies"
:
{
"async"
:
"^2.6.0"
,
"change-case"
:
"^3.0.1"
,
...
...
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