54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_from": "haxe-loader@^0.5.0",
|
|
"_id": "haxe-loader@0.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-crF8DxbxJfRmn4e/9r62tQYujeY=",
|
|
"_location": "/haxe-loader",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "haxe-loader@^0.5.0",
|
|
"name": "haxe-loader",
|
|
"escapedName": "haxe-loader",
|
|
"rawSpec": "^0.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/haxe-loader/-/haxe-loader-0.5.0.tgz",
|
|
"_shasum": "72b17c0f16f125f4669f87bff6beb6b5062e8de6",
|
|
"_spec": "haxe-loader@^0.5.0",
|
|
"_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger",
|
|
"author": {
|
|
"name": "Jason O'Neil",
|
|
"email": "jason.oneil@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jasononeil/webpack-haxe-loader/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"hash-sum": "^1.0.2",
|
|
"haxe-modular": "^0.6.0",
|
|
"loader-utils": "^1.1.0",
|
|
"tmp": "0.0.31"
|
|
},
|
|
"deprecated": false,
|
|
"description": "A webpack loader allowing you to compile Haxe as part of your Webpack build",
|
|
"files": [
|
|
"index.js",
|
|
"README.md"
|
|
],
|
|
"homepage": "https://github.com/jasononeil/webpack-haxe-loader#readme",
|
|
"license": "MIT",
|
|
"name": "haxe-loader",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jasononeil/webpack-haxe-loader.git"
|
|
},
|
|
"version": "0.5.0"
|
|
}
|