UNPKG

appear-polyfill

Version:

[![npm](https://img.shields.io/npm/v/rax-appear.svg)](https://www.npmjs.com/package/rax-appear)

36 lines (35 loc) 808 B
{ "name": "appear-polyfill", "version": "0.1.3", "description": "", "author": "rax", "license": "BSD-3-Clause", "main": "lib/index.js", "scripts": { "start": "build-scripts start", "build": "build-scripts build", "test": "build-scripts test", "prepublishOnly": "npm run build" }, "keywords": [ "Rax", "rax-component" ], "engines": { "npm": ">=3.0.0" }, "peerDependencies": { "rax": "^1.0.0" }, "devDependencies": { "@alib/build-scripts": "^0.1.28", "build-plugin-component": "^1.0.0", "driver-dom": "^1.0.0", "rax": "^1.0.0", "rax-jest-config": "^1.0.0", "rax-test-renderer": "^1.0.0", "rax-view": "^1.0.2", "universal-env": "^1.0.1" }, "homepage": "https://unpkg.com/appear-polyfill@0.1.3/build/index.html" }