UNPKG

ember-material-icons

Version:

Google Material icons for your ember-cli app

22 lines (21 loc) 447 B
{ "name": "ast-traverse", "version": "0.1.1", "description": "simple but flexible AST traversal with pre and post visitors", "main": "ast-traverse.js", "repository": { "type": "git", "url": "https://github.com/olov/ast-traverse.git" }, "keywords": [ "ast", "traverse", "traversal", "walk", "visit", "visitor", "esprima" ], "author": "Olov Lassus <olov.lassus@gmail.com>", "license": "MIT" }