UNPKG

@wenbo/fis3-postpackager-loader

Version:
39 lines (38 loc) 799 B
{ "name": "@wenbo/fis3-postpackager-loader", "version": "1.0.0", "description": "resouce loader", "main": "index.js", "scripts": { "test": "mocha test/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/fex-team/fis3-postpackager-loader.git" }, "keywords": [ "fis3", "loader" ], "author": "fis", "license": "MIT", "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" }, "publishConfig": { "access": "public" }, "directories": { "lib": "lib", "test": "test" } }