From bbdd697d14cbd6f466cc800aae40f0843830fbab Mon Sep 17 00:00:00 2001 From: rht Date: Mon, 16 Jan 2017 22:22:19 +0400 Subject: [PATCH] Package cdnjs, reuse the hash in #82 --- archives/gx/cdnjs/datapackage.jsonld | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 archives/gx/cdnjs/datapackage.jsonld diff --git a/archives/gx/cdnjs/datapackage.jsonld b/archives/gx/cdnjs/datapackage.jsonld new file mode 100644 index 0000000..60181d8 --- /dev/null +++ b/archives/gx/cdnjs/datapackage.jsonld @@ -0,0 +1,21 @@ +{ +"name": "cdnjs", +"description": ":earth_africa: The best FOSS web front-end resource CDN https://cdnjs.com", +"hash": "QmZJKsLpebYqHApRLeoLhj2NsXZ2JoXqhSWkxafxaBXYu7", +"last-synced": "2017-1-11", +"type": "git", +"url": "https://github.com/cdnjs/cdnjs", +"gh-issue": "https://github.com/ipfs/archives/issues/35" +"buildScript": " +git clone https://github.com/cdnjs/cdnjs.git && +cd cdnjs && +gx init && +gx publish +", +"size": "17 GB", +"resources": "TODO", +"license": { + "type": "MIT", + "url": "https://github.com/cdnjs/cdnjs/blob/master/MIT-LICENSE" +} +}