fuanan add package

This commit is contained in:
fwx913451 2020-09-07 19:58:08 +08:00
parent 975c915a06
commit 6a7c23e86c
3 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -6,7 +6,7 @@ Release: 1
Summary: Deep cloning of objects and arrays
License: MIT
URL: https://github.com/pvorb/clone
Source0: https://registry.npmjs.org/clone/-/clone-%{version}.tgz
Source0: https://github.com/pvorb/clone/archive/v%{version}.tar.gz
BuildArch: noarch
ExclusiveArch: %{nodejs_arches} noarch
BuildRequires: nodejs-packaging
@ -17,7 +17,7 @@ BuildRequires: nodeunit npm(underscore)
Offers foolproof deep cloning of variables in JavaScript.
%prep
%setup -q -n package
%autosetup -n clone-%{version}
rm -rf node_modules/
%build

BIN
v1.0.2.tar.gz Normal file

Binary file not shown.