| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "@openzeppelin/contracts@3.4.0",
- "_id": "@openzeppelin/contracts@3.4.0",
- "_inBundle": false,
- "_integrity": "sha1-mhZprV+f37bic7taT+0Qy0zDXrA=",
- "_location": "/@openzeppelin/contracts",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@openzeppelin/contracts@3.4.0",
- "name": "@openzeppelin/contracts",
- "escapedName": "@openzeppelin%2fcontracts",
- "scope": "@openzeppelin",
- "rawSpec": "3.4.0",
- "saveSpec": null,
- "fetchSpec": "3.4.0"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.nlark.com/@openzeppelin/contracts/download/@openzeppelin/contracts-3.4.0.tgz",
- "_shasum": "9a1669ad5f9fdfb6e273bb5a4fed10cb4cc35eb0",
- "_spec": "@openzeppelin/contracts@3.4.0",
- "_where": "/Users/drew/Projects/9th",
- "author": {
- "name": "OpenZeppelin Community",
- "email": "maintainers@openzeppelin.org"
- },
- "bugs": {
- "url": "https://github.com/OpenZeppelin/openzeppelin-contracts/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Secure Smart Contract library for Solidity",
- "files": [
- "**/*.sol",
- "/build/contracts/*.json",
- "!/mocks",
- "!/examples"
- ],
- "homepage": "https://openzeppelin.com/contracts/",
- "keywords": [
- "solidity",
- "ethereum",
- "smart",
- "contracts",
- "security",
- "zeppelin"
- ],
- "license": "MIT",
- "name": "@openzeppelin/contracts",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/OpenZeppelin/openzeppelin-contracts.git"
- },
- "scripts": {
- "prepare": "bash ../scripts/prepare-contracts-package.sh",
- "prepare-docs": "cd ..; npm run prepare-docs"
- },
- "version": "3.4.0"
- }
|