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