File: //home/arjun/projects/buyercall/node_modules/node-waves/package.json
{
"_args": [
[
"node-waves@0.7.6",
"/home/arjun/projects/buyercall"
]
],
"_from": "node-waves@0.7.6",
"_id": "node-waves@0.7.6",
"_inBundle": false,
"_integrity": "sha512-tVUIzekLZb7xMTxE4llCivOCE3ECg/Rlf4KfUD2FS3PI4Awk1I8j8xmPaFUAIEZVI6Io3132JQRYxLetR2NYUQ==",
"_location": "/node-waves",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "node-waves@0.7.6",
"name": "node-waves",
"escapedName": "node-waves",
"rawSpec": "0.7.6",
"saveSpec": null,
"fetchSpec": "0.7.6"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/node-waves/-/node-waves-0.7.6.tgz",
"_spec": "0.7.6",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Alfiana E. Sibuea",
"email": "alfian.sibuea@gmail.com"
},
"bugs": {
"url": "https://github.com/fians/Waves/issues"
},
"description": "Click effect insipired by Google Material Design",
"devDependencies": {
"grunt": "1.0.1",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-concat": "1.0.1",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "^2.2.1",
"grunt-contrib-jshint": "1.1.0",
"grunt-contrib-less": "1.4.1",
"grunt-contrib-sass": "1.0.0",
"grunt-contrib-uglify": "3.1.0",
"grunt-contrib-watch": "1.0.0",
"grunt-sass-convert": "^0.2.0",
"less2stylus": "^0.1.0"
},
"homepage": "http://fian.my.id/Waves",
"license": "MIT",
"main": "src/js/waves.js",
"name": "node-waves",
"repository": {
"type": "git",
"url": "git+https://github.com/fians/Waves.git"
},
"scripts": {
"test": ""
},
"types": "src/typings/waves.d.ts",
"version": "0.7.6"
}