UNPKG

ion

Version:

ion language ========================

29 lines (28 loc) 460 B
{ "name": "ion", "version": "0.9.7", "homepage": "https://github.com/krisnye/ion", "authors": [ "krisnye <krisnye@gmail.com>" ], "description": "reactive javascript", "main": "dist/ion-browser.js", "moduleType": [ "node" ], "keywords": [ "ion", "javascript", "reactive" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "docs", "boot" ] }