corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/bootstrap/001_bootstrap/bootstrap/package.json
@@ -1,6 +1,6 @@
{
"name": "nucleus-bootstrap",
"version": "1.1.0",
"version": "1.0.0",
"description": "Bootstrap nucleon for Corrade Nucleus.",
"main": "index.html",
"scripts": {
@@ -17,12 +17,10 @@
"author": "Wizardry and Steamworks <office@grimore.org>",
"license": "GPL-3.0",
"dependencies": {
"form_to_object": "^1.0.8",
"x2js": "^3.1.1"
"form_to_object": "^1.0.8"
},
"repository": {
"type": "svn",
"url": "http://svn.grimore.org/nucleus-bootstrap"
},
"devDependencies": {}
"url" : "http://svn.grimore.org/nucleus-bootstrap"
}
}