UNPKG

244 BJSONView Raw
1{
2 "name": "@neo-one/smart-contract",
3 "version": "2.7.2",
4 "description": "NEO•ONE smart contract apis.",
5 "main": "./src/index.d.ts",
6 "scripts": {
7 "build": "",
8 "lint": ""
9 },
10 "smartContract": true,
11 "sideEffects": false
12}