lockandload
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "lockandload", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Minimalist AMD-compliant Javascript and CSS loader", | ||
@@ -9,3 +9,3 @@ "main": "index.html", | ||
"test": "# Can only be tested inside a browser environment.", | ||
"prepublish":"sed -e '' <annotated.html >/tmp/index.html" | ||
"foo":"sed -e '/^[\t ]*\\/\\//d' <annotated.html >index.html" | ||
}, | ||
@@ -12,0 +12,0 @@ "dependencies": {}, |
7087