blob: 4eff2c41e688f0c8ee4e2b516979354832d332d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = nodejs-create-nuxt-app
pkgdesc = Create a Nuxt.js project in seconds
pkgver = 2.1.1
pkgrel = 2
url = https://github.com/nuxt-community/create-nuxt-app
arch = any
license = MIT
makedepends = npm
provides = create-nuxt-app
source = https://registry.npmjs.org/create-nuxt-app/-/create-nuxt-app-2.1.1.tgz
source = LICENSE::https://raw.githubusercontent.com/nuxt-community/create-nuxt-app/master/LICENSE
sha256sums = 64206d2117ee6a23e8459e919a0be1d70733fc6a26954f988f0022ea4359b30b
sha256sums = 62203251d328f41a3c67da864559761824bff3940fa3a46af3530e81d112fc8d
pkgname = nodejs-create-nuxt-app
|