UNPKG

clayful-lib-spec

Version:
27 lines (26 loc) 636 B
{ "name": "clayful-lib-spec", "version": "2.1.0", "description": "API specifications for Clayful", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Clayful/clayful-lib-spec.git" }, "keywords": [ "clayful" ], "author": "Daeik Kim <daeik.kim@clayful.io>", "license": "MIT", "bugs": { "url": "https://github.com/Clayful/clayful-lib-spec/issues" }, "homepage": "https://github.com/Clayful/clayful-lib-spec#readme", "devDependencies": { "del": "^3.0.0", "write": "^1.0.3" } }