update URLs in package manifests
This commit is contained in:
		@@ -43,13 +43,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contract-wrappers": "^13.8.0",
 | 
					        "@0x/contract-wrappers": "^13.8.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,13 +43,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -33,13 +33,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/dev-utils/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/dev-utils",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/assert": "^3.0.12",
 | 
					        "@0x/assert": "^3.0.12",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,13 +43,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/libs/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/libs",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/protocol/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/protocol",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -44,13 +44,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -43,13 +43,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/extensions/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/extensions",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contract-addresses": "^4.11.0",
 | 
					        "@0x/contract-addresses": "^4.11.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -41,13 +41,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/multisig/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/multisig",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -45,13 +45,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/tokens/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/tokens",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
					        "@0x/contracts-asset-proxy": "^3.4.0",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -26,13 +26,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/test-utils/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/test-utils",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/sol-compiler": "^4.2.2",
 | 
					        "@0x/sol-compiler": "^4.2.2",
 | 
				
			||||||
        "@0x/tslint-config": "^4.1.3",
 | 
					        "@0x/tslint-config": "^4.1.3",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -42,13 +42,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/utils/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/utils",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -45,13 +45,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/contracts/zero-ex/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/contracts/zero-ex",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/abi-gen": "^5.4.2",
 | 
					        "@0x/abi-gen": "^5.4.2",
 | 
				
			||||||
        "@0x/contracts-gen": "2.0.11",
 | 
					        "@0x/contracts-gen": "2.0.11",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -45,12 +45,12 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "author": "David Sun",
 | 
					    "author": "David Sun",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://0x.org/asset-swapper",
 | 
					    "homepage": "https://0x.org/asset-swapper",
 | 
				
			||||||
    "gitpkg": {
 | 
					    "gitpkg": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -20,13 +20,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-addresses/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/packages/contract-addresses",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "gitpkg": "https://github.com/0xProject/gitpkg.git",
 | 
					        "gitpkg": "https://github.com/0xProject/gitpkg.git",
 | 
				
			||||||
        "shx": "^0.2.2",
 | 
					        "shx": "^0.2.2",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -22,13 +22,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-artifacts/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/packages/contract-artifacts",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/utils": "^5.6.2",
 | 
					        "@0x/utils": "^5.6.2",
 | 
				
			||||||
        "@types/mocha": "^5.2.7",
 | 
					        "@types/mocha": "^5.2.7",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -23,13 +23,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers-test/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/packages/contract-wrappers-test",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/contract-wrappers": "^13.8.0",
 | 
					        "@0x/contract-wrappers": "^13.8.0",
 | 
				
			||||||
        "@0x/contracts-test-utils": "^5.3.4",
 | 
					        "@0x/contracts-test-utils": "^5.3.4",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -39,13 +39,13 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/packages/contract-wrappers/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/packages/contract-wrappers",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/ts-doc-gen": "^0.0.22",
 | 
					        "@0x/ts-doc-gen": "^0.0.22",
 | 
				
			||||||
        "@0x/tslint-config": "^4.1.3",
 | 
					        "@0x/tslint-config": "^4.1.3",
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -36,12 +36,12 @@
 | 
				
			|||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
    "repository": {
 | 
					    "repository": {
 | 
				
			||||||
        "type": "git",
 | 
					        "type": "git",
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo.git"
 | 
					        "url": "https://github.com/0xProject/protocol.git"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bugs": {
 | 
					    "bugs": {
 | 
				
			||||||
        "url": "https://github.com/0xProject/0x-monorepo/issues"
 | 
					        "url": "https://github.com/0xProject/protocol/issues"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "homepage": "https://github.com/0xProject/0x-monorepo/packages/order-utils/README.md",
 | 
					    "homepage": "https://github.com/0xProject/protocol/tree/main/packages/order-utils",
 | 
				
			||||||
    "devDependencies": {
 | 
					    "devDependencies": {
 | 
				
			||||||
        "@0x/dev-utils": "^3.3.3",
 | 
					        "@0x/dev-utils": "^3.3.3",
 | 
				
			||||||
        "@0x/subproviders": "^6.1.4",
 | 
					        "@0x/subproviders": "^6.1.4",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user