UNPKG

fis3-postpackager-loader

Version:
32 lines (31 loc) 679 B
{ "name": "fis3-postpackager-loader", "version": "2.1.12", "description": "resouce loader", "main": "index.js", "scripts": { "test": "mocha test/index.js" }, "repository": { "type": "git", "url": "https://github.com/fex-team/fis3-postpackager-loader.git" }, "keywords": [ "fis3", "loader" ], "author": "fis", "license": "BSD", "bugs": { "url": "https://github.com/fex-team/fis3-postpackager-loader/issues" }, "homepage": "https://github.com/fex-team/fis3-postpackager-loader", "devDependencies": { "chai": "^3.2.0", "fis3": "^3.0.17", "mocha": "^2.2.5" }, "dependencies": { "source-map": "^0.5.6" } }