corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/script-kiddie/002_script_kiddie/script-kiddie/package.json
@@ -0,0 +1,27 @@
{
"name": "script-kiddie",
"version": "1.1.0",
"description": "Embedded Nucleus Scripting Environment for Corrade.",
"main": "index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Corrade",
"SecondLife",
"Nucleus",
"nucleon",
"script",
"LSL",
"agent"
],
"author": "Wizardry and Steamworks <office@grimore.org>",
"license": "GPL-3.0",
"dependencies": {
"ace-builds": "^1.2.6",
"bootstrap-toggle": "^2.2.2",
"interactjs": "^1.2.8",
"js-beautify": "^1.6.14",
"velocity-animate": "^1.5.0"
}
}