Codebase list node-estraverse / 1af7e78
Embed typescript declarations Yadd 2 years ago
6 changed file(s) with 44 addition(s) and 8 deletion(s). Raw diff Collapse all Expand all
22 Priority: optional
33 Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
44 Uploaders: Pirate Praveen <praveen@debian.org>
5 Build-Depends: debhelper-compat (= 13)
5 Build-Depends: chai <!nocheck>
6 , debhelper-compat (= 13)
67 , dh-sequence-nodejs
7 , chai <!nocheck>
88 , mocha <!nocheck>
99 , node-babel7 <!nocheck>
1010 , node-espree <!nocheck>
1919 Package: node-estraverse
2020 Architecture: all
2121 Depends: ${misc:Depends}
22 Provides: ${nodejs:Provides}
2223 Multi-Arch: foreign
2324 Description: ECMAScript JS AST traversal functions
2425 Estraverse is ECMAScript traversal functions from esmangle project
11 Upstream-Name: estraverse
22 Upstream-Contact: https://github.com/estools/estraverse/issues
33 Source: https://github.com/estools/estraverse
4 https://registry.npmjs.org/@types/estraverse
45 Files-Excluded: test/third_party/*.js
56
67 Files: *
78 Copyright: 2013-2015 Yusuke Suzuki <utatane.tea@gmail.com>]
9 License: BSD-2-Clause
10
11 Files: debian/*
12 Copyright: 2016 Pirate Praveen <praveen@debian.org>
813 License: BSD-2-Clause
914
1015 Files: estraverse.js
1217 2012 Ariya Hidayat <ariya.hidayat@gmail.com>
1318 License: BSD-2-Clause
1419
15 Files: debian/*
16 Copyright: 2016 Pirate Praveen <praveen@debian.org>
17 License: BSD-2-Clause
20 Files: types-*/*
21 Copyright: Microsoft Corporation
22 License: Expat
1823
1924 License: BSD-2-clause
2025 Redistribution and use in source and binary forms, with or without
3742 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3843 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3944 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
45
46 License: Expat
47 Permission is hereby granted, free of charge, to any person
48 obtaining a copy of this software and associated documentation files
49 (the "Software"), to deal in the Software without restriction,
50 including without limitation the rights to use, copy, modify, merge,
51 publish, distribute, sublicense, and/or sell copies of the Software,
52 and to permit persons to whom the Software is furnished to do so,
53 subject to the following conditions:
54 .
55 The above copyright notice and this permission notice shall be
56 included in all copies or substantial portions of the Software.
57 .
58 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
59 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
60 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
61 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
62 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
63 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
64 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
65 SOFTWARE.
00 [DEFAULT]
1 pristine-tar = True
1 pristine-tar=True
2 component=['types-estraverse']
23
34 [import-orig]
4 filter = [ '.gitignore', '.travis.yml', '.git*' ]
5 filter=[ '.gitignore', '.travis.yml', '.git*' ]
0 # Generic types-* path
1 add-component-copyright types-*
22 repacksuffix=+ds,\
33 dversionmangle=auto,\
44 filenamemangle=s%(?:.*?/)?v?(@ANY_VERSION@@ARCHIVE_EXT@)%@PACKAGE@-$1% \
5 https://github.com/estools/estraverse/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
5 https://github.com/estools/estraverse/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@ group
6
7 # It is not recommended use npmregistry. Please investigate more.
8 # Take a look at https://wiki.debian.org/debian/watch/
9 opts="searchmode=plain,component=types-estraverse,ctype=nodejs,pgpmode=none,filenamemangle=s/^.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-types-estraverse-$1/" \
10 https://registry.npmjs.org/@types/estraverse https://registry.npmjs.org/@types/estraverse/-/estraverse-([\d\.]+)@ARCHIVE_EXT@ group