UNPKG

ios-deviceconsole

Version:
34 lines (33 loc) 710 B
{ "name": "ios-deviceconsole", "version": "1.0.1", "description": "ios deviceconsole", "keywords": ["ios", "deviceconsole"], "main": "index.js", "repository": { "type": "git", "url": "git://github.com/xudafeng/ios-deviceconsole.git" }, "dependencies": { }, "devDependencies": { "co-mocha": "*", "mocha": "*", "should": "*", "jshint": "*", "istanbul": "*", "pre-commit": "1.1.1" }, "scripts": { "test": "make test", "jshint": "make jshint" }, "pre-commit": [ "jshint" ], "homepage": "https://github.com/xudafeng/ios-deviceconsole", "author": "xudafeng", "email": "xudafeng@126.com", "blog": "http://xdf.me", "license": "MIT" }