UNPKG

biothings_schema

Version:

a javascript library for manipulating schemaorg style jsonld files

11 lines 171 B
language: node_js node_js: - "stable" cache: directories: - "node_modules" before_script: - npm install script: - "npm test" after_success: npm run coveralls