blob: 6973ad3093d7ee3a479fd0830bdb475a14f6a37a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = nativescript
pkgdesc = CLI for building NativeScript apps
pkgver = 6.0.0
pkgrel = 1
url = https://www.npmjs.com/package/nativescript
arch = any
license = Apache
makedepends = npm
depends = nodejs
conflicts = nativescript-cli
noextract = nativescript-6.0.0.tgz
options = !emptydirs
source = https://registry.npmjs.org/nativescript/-/nativescript-6.0.0.tgz
sha512sums = 2293fcc614b9eb63debf827d5011ab548570048b4dd21261c66f47c157e2ad95468c5a89977d7e78095bd6a5d81b8ca5497c7f63c74a84b7713868a7e949ff50
pkgname = nativescript
|