vue hello world项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

17 lines
408 B

{
"name": "spdx-exceptions",
"description": "list of SPDX standard license exceptions",
"version": "2.3.0",
"author": "The Linux Foundation",
"contributors": [
"Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)"
],
"license": "CC-BY-3.0",
"repository": "kemitchell/spdx-exceptions.json",
"files": [
"index.json"
],
"scripts": {
"build": "node build.js"
}
}