UNPKG

iv-panorama

Version:

![Travis](https://img.shields.io/travis/rust-lang/rust.svg) ![license](https://img.shields.io/badge/license-APACHE-blue.svg)

28 lines (27 loc) 622 B
{ "name": "iv-panorama", "version": "1.0.2", "description": "", "main": "index.js", "scripts": { "start": "http-server ./example -c-1 & webpack -w -p", "compile": "http-server ./example -c-1", "release":"webpack -w -p --config webpack.config.pro.js" }, "dependencies": {}, "author": "jimmytian villainhr", "license": "apache-2.0", "devDependencies": { "mitt": "^1.1.2" }, "repository": { "type": "git", "url": "https://github.com/JimmyVV/iv-panorama" }, "keywords": [ "panorama", "全景", "360" ], "homepage": "https://github.com/JimmyVV/iv-panorama" }