You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
285 B

4 years ago
4 years ago
4 years ago
4 years ago
  1. {
  2. "name": "language-riotjs",
  3. "version": "0.3.0",
  4. "description": "Riotjs Syntax highlight for Atom",
  5. "keywords": [],
  6. "repository": "https://github.com/tentakelfabrik/language-riotjs",
  7. "license": "MIT",
  8. "engines": {
  9. "atom": ">=1.0.0 <2.0.0"
  10. },
  11. "dependencies": {}
  12. }