Skip to content
Snippets Groups Projects
Commit 3101742e authored by Hugues Malphettes's avatar Hugues Malphettes Committed by Marijn Haverbeke
Browse files

[package.json] Add a jspm field to make CodeMirror installable with that tool

parent 2a8e2e03
No related branches found
Tags 5.14.2
No related merge requests found
......@@ -19,5 +19,10 @@
"email": "marijnh@gmail.com",
"web": "http://marijnhaverbeke.nl"}],
"repository": {"type": "git",
"url": "https://github.com/codemirror/CodeMirror.git"}
"url": "https://github.com/codemirror/CodeMirror.git"},
"jspm": {
"directories": {},
"dependencies": {},
"devDependencies": {}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment