westdc-zf1/package.json

21 lines
381 B
JSON

{
"name": "poles",
"version": "1.0.0",
"private": true,
"description": "www.poles.ac.cn website",
"main": "index.js",
"scripts": {
"test": "npm test",
"d": "shipit main deploy"
},
"repository": {
"type": "git",
"url": "git@git.westgis.ac.cn:westdc/westdc-zf1.git"
},
"keywords": [
"poles"
],
"author": "jianxuanli",
"license": "ISC"
}