{
  "name": "ordered-esprima-props",
  "version": "1.1.0",
  "description": "Lexical ordering of property names per Esprima AST type",
  "main": "ordered-esprima-props.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/olov/ordered-esprima-props.git"
  },
  "keywords": [
    "esprima",
    "ast",
    "traverse"
  ],
  "author": "Olov Lassus <olov.lassus@gmail.com>",
  "license": "MIT"
}
