fis3-arrow
Version:
fisa fis3 jello arrow
50 lines • 1.36 kB
JSON
{
"name": "fis3-arrow",
"version": "0.1.1",
"description": "fisa fis3 jello arrow",
"main": "index.js",
"bin": {
"fis3-arrow": "./bin/fis3-arrow.js",
"fisa": "./bin/fis3-arrow.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/zuojj/fis3-arrow.git"
},
"keywords": [
"fis3",
"jello",
"arrow"
],
"author": {
"name": "zuojj",
"email": "zuojj.com@gmail.com"
},
"license": "BSD",
"bugs": {
"url": "https://github.com/zuojj/fis3-arrow/issues"
},
"homepage": "https://github.com/zuojj/fis3-arrow/",
"dependencies": {
"fis-parser-marked": "0.0.6",
"fis-parser-node-sass": "~1.0.1",
"fis-parser-utc": "0.0.2",
"fis3": "~3.4.31",
"fis3-command-server": "~0.0.9",
"fis3-hook-commonjs": "~0.1.25",
"fis3-packager-deps-pack": "~0.1.2",
"fis3-postpackager-arrow-loader": "^1.0.0",
"fis3-preprocessor-extlang": "1.1.9",
"fis3-server-jello": "~0.0.11",
"fisp-command-init": "~0.1.1",
"liftoff": "2.3.0",
"minimist": "1.2.0"
},
"maintainers": [{
"name": "zuojj",
"email": "zuojj.com@gmail.com"
}]
}