UNPKG

saven

Version:
27 lines (26 loc) 593 B
{ "name": "@savenjs/async-await", "version": "1.0.1", "description": "saven async await", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/saven/superjs.git" }, "keywords": [ "taro" ], "author": "saven", "license": "MIT", "bugs": { "url": "https://github.com/saven/superjs.git/issues" }, "homepage": "https://github.com/saven/superjs#readme", "dependencies": { "promise-polyfill": "^7.1.2", "regenerator-runtime": "^0.11.1" } }