Commit 16daf117 authored by chriseth's avatar chriseth Committed by GitHub

Merge pull request #328 from ethereum/npm-package

Remove npm package remnants
parents 389effbe b3772650
assets
index.html
soljson.js
bin/list.*
bin/soljson-v*
.travis.yml
deployment/*
{
"private": true,
"name": "browser-solidity",
"version": "1.0.0",
"version": "0.0.0",
"description": "Minimalistic browser-based Solidity IDE",
"scripts": {
"browser-test": "nightwatch --config nightwatch.js --env local",
......@@ -75,7 +76,6 @@
"url": "https://github.com/ethereum/browser-solidity/issues"
},
"homepage": "https://github.com/ethereum/browser-solidity#readme",
"private": true,
"standard": {
"ignore": [
"build/",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment