We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e3ed2 commit 73c4b0aCopy full SHA for 73c4b0a
package.json
@@ -1,17 +1,17 @@
1
{
2
- "uid": "https://github.com/sourcemint/loader-js/",
3
- "name": "sourcemint-loader-js",
4
- "version": "0.3.3",
+ "uid": "https://github.com/sourcemint/loader-js/",
+ "name": "sourcemint-loader-js",
+ "version": "0.3.4",
5
"pm": "npm",
6
- "main": "loader.js",
7
- "directories": {
8
- "lib": "."
9
- },
10
- "devDependencies": {
11
- "q": "0.x",
12
- "sourcemint-platform-nodejs": "0.x"
13
14
- "scripts": {
15
- "test": "node tests/examples"
16
- }
+ "main": "loader.js",
+ "directories": {
+ "lib": "."
+ },
+ "devDependencies": {
+ "q": "0.x",
+ "sourcemint-platform-nodejs": "0.x"
+ "scripts": {
+ "test": "node tests/examples"
+ }
17
}
0 commit comments