First commit
This commit is contained in:
+58
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"_from": "haxe-modular@^0.6.0",
|
||||
"_id": "haxe-modular@0.6.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-yk58W3aqS/u88ojmsrObj5IuKig=",
|
||||
"_location": "/haxe-modular",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "haxe-modular@^0.6.0",
|
||||
"name": "haxe-modular",
|
||||
"escapedName": "haxe-modular",
|
||||
"rawSpec": "^0.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/haxe-loader"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/haxe-modular/-/haxe-modular-0.6.0.tgz",
|
||||
"_shasum": "ca4e7c5b76aa4bfbbcf288e6b2b39b8f922e2a28",
|
||||
"_spec": "haxe-modular@^0.6.0",
|
||||
"_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe-loader",
|
||||
"author": {
|
||||
"name": "Philippe Elsass"
|
||||
},
|
||||
"bin": {
|
||||
"haxe-split": "bin/cmd.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/elsassph/haxe-modular/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"acorn": "^4.0.3",
|
||||
"graphlib": "^2.1.1",
|
||||
"react-deep-force-update": "^2.0.1",
|
||||
"react-proxy": "^2.0.8",
|
||||
"source-map": "^0.5.6"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Code splitting and hot-reload for Haxe-JS applications.",
|
||||
"files": [
|
||||
"bin",
|
||||
"tool/bin",
|
||||
"runtime"
|
||||
],
|
||||
"homepage": "https://github.com/elsassph/haxe-modular#readme",
|
||||
"license": "ISC",
|
||||
"main": "runtime/index.js",
|
||||
"name": "haxe-modular",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/elsassph/haxe-modular.git"
|
||||
},
|
||||
"version": "0.6.0"
|
||||
}
|
||||
Reference in New Issue
Block a user