@prefix.cc/all
Version:
Placeholder for a maintained package that versions prefix.cc
25 lines (24 loc) • 561 B
JSON
{
"name": "@prefix.cc/all",
"version": "0.0.1",
"description": "Placeholder for a maintained package that versions prefix.cc",
"main": "index.js",
"directories": {
"build": "./build"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "blake-regalia/prefix.cc.js",
"keywords": [
"prefix.cc",
"prefix-cc",
"prefixes",
"RDF",
"namespace",
"linked-data"
],
"author": "Blake Regalia <blake.regalia@gmail.com> (blake-regalia.com)",
"license": "ISC",
"dependencies": {}
}