mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 23:06:20 +10:00
Merge pull request #609 from migerh/master
Updated JSXGraph to version 0.96
This commit is contained in:
+27
File diff suppressed because one or more lines are too long
+27
File diff suppressed because one or more lines are too long
+27
File diff suppressed because one or more lines are too long
+27
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+33
File diff suppressed because one or more lines are too long
+33
File diff suppressed because one or more lines are too long
+33
File diff suppressed because one or more lines are too long
+33
File diff suppressed because one or more lines are too long
+33
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "jsxgraph",
|
||||
"filename": "jsxgraphcore.js",
|
||||
"version": "0.94",
|
||||
"version": "0.96",
|
||||
"description": "JSXGraph is a cross-browser library for interactive geometry, function plotting, charting, and data visualization in a web browser.",
|
||||
"homepage": "http://jsxgraph.org/",
|
||||
"keywords": [
|
||||
@@ -16,8 +16,12 @@
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "svn",
|
||||
"url": "https://jsxgraph.svn.sourceforge.net/svnroot/jsxgraph"
|
||||
}
|
||||
"type": "git",
|
||||
"url": "https://github.com/jsxgraph/jsxgraph.git"
|
||||
},
|
||||
{
|
||||
"type": "git",
|
||||
"url": "http://git.code.sf.net/p/jsxgraph/code"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user