1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "name": "api-notation", "version": "1.0.2", "description": "Syntax for API Notation, a simple shorthand to write library APIs", "keywords": [ "syntax", "theme", "api" ], "repository": "https://github.com/rbdr/api-notation-atom", "license": "MIT", "engines": { "atom": ">=1.0.0 <2.0.0" } }