Codebase list node-ast-types / 2d065f2
Install in /usr/share/nodejs instead of /usr/lib/nodejs Julien Puydt 4 years ago
2 changed file(s) with 10 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
44 * Bump std-ver to 4.4.1.
55 * Add depend on node-typescript-types.
66 * Ship the typescript type definitions (Closes: #930267).
7 * Install in /usr/share/nodejs instead of /usr/lib/nodejs.
78
89 -- Julien Puydt <jpuydt@debian.org> Mon, 08 Jul 2019 10:05:18 +0200
910
0 package.json usr/lib/nodejs/ast-types/
1 def usr/lib/nodejs/ast-types/
2 gen usr/lib/nodejs/ast-types/
3 lib usr/lib/nodejs/ast-types/
4 main.* usr/lib/nodejs/ast-types/
5 fork.* usr/lib/nodejs/ast-types/
6 script usr/lib/nodejs/ast-types/
7 types usr/lib/nodejs/ast-types/
8 types.* usr/lib/nodejs/ast-types/
0 package.json usr/share/nodejs/ast-types/
1 def usr/share/nodejs/ast-types/
2 gen usr/share/nodejs/ast-types/
3 share usr/share/nodejs/ast-types/
4 main.* usr/share/nodejs/ast-types/
5 fork.* usr/share/nodejs/ast-types/
6 script usr/share/nodejs/ast-types/
7 types usr/share/nodejs/ast-types/
8 types.* usr/share/nodejs/ast-types/