UNPKG

smart-view

Version:

Moq (​mo​​bile ​q​​uality assessment) is a tool used to measure an online ad viewability

30 lines 906 B
{ "name": "smart-view", "version": "0.2.0", "description": "Moq (​mo​​bile ​q​​uality assessment) is a tool used to measure an online ad viewability", "main": "index.ts", "scripts": { "build:min": "webpack --debug; webpack -p", "build": "webpack --debug" }, "keywords": [ "Ad", "typescript" ], "author": "Smart View", "license": "MIT", "devDependencies": { "@types/node": "7.0.4", "ts-loader": "^0.8.1", "tslint": "^3.5.0", "tslint-loader": "^2.1.0", "typescript": "^2.2.1", "webpack": "^1.12.14", "yargs": "^4.2.0" }, "repository": { "type": "git", "url": "git+https://songqlShinetechchina@bitbucket.org/smartrtbdev/smartview.git" }, "homepage": "https://bitbucket.org/smartrtbdev/smartview#readme" }