pas-php
Version:
pas php plugin
31 lines (30 loc) • 659 B
JSON
{
"name": "pas-php",
"version": "3.0.5",
"main": "lib/index.js",
"dependencies": {
"browser-sync": "^2.8.2",
"request": "^2.53.0",
"semver": "^4.3.1"
},
"description": "pas php plugin",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/reekoheek/pas-php.git"
},
"keywords": [
"pas",
"php",
"plugin"
],
"author": "Ganesha <reekoheek@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/reekoheek/pas-php/issues"
},
"homepage": "https://github.com/reekoheek/pas-php"
}