UNPKG

npm.jdl

Version:

test npm.jdl

18 lines (17 loc) 297 B
{ "name": "npm.jdl", "version": "1.0.0", "description": "test npm.jdl", "main": "jdl.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jdl" ], "author": "jdl", "license": "Apache-2.0" }