UNPKG

@clays-ce-dev/hello-world

Version:
25 lines (24 loc) 521 B
{ "name": "@clays-ce-dev/hello-world", "version": "1.1.1", "description": "Test package", "main": "DevPackage.js", "scripts": { "prepare": "uglifyjs DevPackage.js --output DevPackage.min.js --source-map" }, "author": "", "license": "Apache-2.0", "homepage": "https://developer.rkstudio.careevolution.com/", "devDependencies": { "uglify-js": "^3.12.8" }, "keywords": [ "hw", "hw.js", "helloworld", "helloworld.js", "CLW", "CLW Product", "CLW Product Full" ] }