Files

15 lines
392 B
Plaintext
Raw Permalink Normal View History

2025-11-19 11:46:15 +01:00
;; -*- mode: Cask -*-
(package "npm-transient"
"0.1.0"
"A transient menu for NPM projects")
(website-url "https://labs.phundrak.com/phundrak/npm-transient.el")
(keywords "npm" "transient" "convenience" "project" "javascript" "typescript" "node" "yarn" "pnpm")
(package-file "npm-transient.el")
(source "gnu")
(depends-on "emacs" "25.1")
(depends-on "transient" "0.3.7")