13 lines
196 B
JSON
13 lines
196 B
JSON
{
|
|
"name": "ogre-schema",
|
|
"title": "OgreSchema",
|
|
"version": "0.1.2",
|
|
"author": "CleverOgre",
|
|
"license": "GPL-3.0+",
|
|
"keywords": [],
|
|
"engines": {
|
|
"node": ">=6.9.4",
|
|
"npm": ">=1.1.0"
|
|
}
|
|
}
|