cyfs-service-helper
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "cyfs-service-helper", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "help people build dec service quickly in CYFS.", | ||
"main": "./dist/main.js", | ||
"main": "./dist/index.js", | ||
"types": "./dist/types/index.d.ts", | ||
"files": ["dist"], | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -21,4 +23,3 @@ "build": "rimraf dist & webpack --mode=production --node-env=production & node modify.js & rimraf dist/types/packages" | ||
], | ||
"homepage": "https://www.cyfs.com/index.html" | ||
} |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
1928415