fuanan add package

This commit is contained in:
fwx913451 2020-09-07 20:18:47 +08:00
parent 556330914c
commit fd2235cc17
4 changed files with 2 additions and 3 deletions

BIN
4.2.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: ECMAScript JS AST traversal functions
License: BSD
URL: https://github.com/Constellation/estraverse
Source0: http://registry.npmjs.org/estraverse/-/estraverse-%{version}.tgz
Source0: https://github.com/Constellation/estraverse/archive/%{version}.tar.gz
Source1: tests-%{version}.tar.bz2
Source10: dl-tests.sh
BuildArch: noarch
@ -21,8 +21,7 @@ BuildRequires: npm(chai) npm(espree) npm(mocha)
%{summary}.
%prep
%setup -q -n package
%setup -q -T -D -a 1 -n package
%autosetup -n estraverse-%{version}
%build

Binary file not shown.