shadowaide-js
Version:
Automatically include the Net Promoter Score survey in your web or hybrid app with ShadowAide
28 lines (27 loc) • 802 B
JSON
{
"name": "shadowaide-js",
"description": "Automatically include the Net Promoter Score survey in your web or hybrid app with ShadowAide",
"version": "1.0.1",
"homepage": "http://www.shadowaide.com",
"repository": "bitbucket:shadowaide/sa-client-js",
"author": "ShadowAide <info@shadowaide.com> (https://www.shadowaide.com/)",
"keywords": [
"Net Promoter Score",
"Net Promoter",
"NPS",
"Customer Feedback",
"ShadowAide"
],
"devDependencies": {
"grunt": "^0.4.5",
"grunt-cli": "^0.1.13",
"grunt-bump": "^0.3.1",
"grunt-contrib-connect": "^0.10.1",
"grunt-contrib-copy": "0.8.0",
"grunt-contrib-uglify": "0.9.1",
"grunt-contrib-watch": "^0.6.1",
"load-grunt-tasks": "^3.2.0",
"time-grunt": "^1.2.1"
},
"license": "GPL-3.0+"
}