File: //home/arjun/projects/buyercall/node_modules/use-strict/package.json
{
"_args": [
[
"use-strict@1.0.1",
"/home/arjun/projects/buyercall"
]
],
"_from": "use-strict@1.0.1",
"_id": "use-strict@1.0.1",
"_inBundle": false,
"_integrity": "sha512-IeiWvvEXfW5ltKVMkxq6FvNf2LojMKvB2OCeja6+ct24S1XOmQw2dGr2JyndwACWAGJva9B7yPHwAmeA9QCqAQ==",
"_location": "/use-strict",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "use-strict@1.0.1",
"name": "use-strict",
"escapedName": "use-strict",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/lamejs"
],
"_resolved": "https://registry.npmjs.org/use-strict/-/use-strict-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/use-strict/issues"
},
"description": "Makes all modules in Node get loaded in strict mode.",
"gitHead": "a7cdf43563a5ac514c96b6f781d9018e0b7a68e8",
"homepage": "https://github.com/isaacs/use-strict#readme",
"keywords": [
"use strict",
"strict mode"
],
"license": "ISC",
"main": "index.js",
"name": "use-strict",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/use-strict.git"
},
"scripts": {
"test": "node test"
},
"version": "1.0.1"
}