3 lines
318 B
EmacsLisp
3 lines
318 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "company-tern" "20161004.1147" "Tern backend for company-mode" '((company "0.8.0") (tern "0.0.1") (dash "2.8.0") (dash-functional "2.8.0") (s "1.9.0") (cl-lib "0.5.0")) :commit "10ac058b065ae73c1f30e9fb7d969dd1a79387be" :url "https://github.com/proofit404/company-tern")
|