127 lines
3.3 KiB
JSON
127 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "platform@1.3.5",
|
|
"scope": null,
|
|
"escapedName": "platform",
|
|
"name": "platform",
|
|
"rawSpec": "1.3.5",
|
|
"spec": "1.3.5",
|
|
"type": "version"
|
|
},
|
|
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp"
|
|
]
|
|
],
|
|
"_from": "platform@1.3.5",
|
|
"_id": "platform@1.3.5",
|
|
"_inCache": true,
|
|
"_location": "/platform",
|
|
"_nodeVersion": "8.9.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/platform-1.3.5.tgz_1516716160756_0.07987799402326345"
|
|
},
|
|
"_npmUser": {
|
|
"name": "d10",
|
|
"email": "demoneaux@gmail.com"
|
|
},
|
|
"_npmVersion": "5.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "platform@1.3.5",
|
|
"scope": null,
|
|
"escapedName": "platform",
|
|
"name": "platform",
|
|
"rawSpec": "1.3.5",
|
|
"spec": "1.3.5",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/helmet-csp"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/platform/-/platform-1.3.5.tgz",
|
|
"_shasum": "fb6958c696e07e2918d2eeda0f0bc9448d733444",
|
|
"_shrinkwrap": null,
|
|
"_spec": "platform@1.3.5",
|
|
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/helmet-csp",
|
|
"author": {
|
|
"name": "Benjamin Tan",
|
|
"email": "demoneaux@gmail.com",
|
|
"url": "https://demoneaux.github.io/"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bestiejs/platform.js/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Benjamin Tan",
|
|
"email": "demoneaux@gmail.com",
|
|
"url": "https://demoneaux.github.io/"
|
|
},
|
|
{
|
|
"name": "John-David Dalton",
|
|
"email": "john.david.dalton@gmail.com",
|
|
"url": "http://allyoucanleet.com/"
|
|
},
|
|
{
|
|
"name": "Mathias Bynens",
|
|
"email": "mathias@qiwi.be",
|
|
"url": "https://mathiasbynens.be/"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"description": "A platform detection library that works on nearly all JavaScript platforms.",
|
|
"devDependencies": {
|
|
"docdown": "~0.7.2",
|
|
"qunit-extras": "^1.5.0",
|
|
"qunitjs": "^1.23.1",
|
|
"requirejs": "^2.3.3"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-TuvHS8AOIZNAlE77WUDiR4rySV/VMptyMfcfeoMgs4P8apaZM3JrnbzBiixKUv+XR6i+BXrQh8WAnjaSPFO65Q==",
|
|
"shasum": "fb6958c696e07e2918d2eeda0f0bc9448d733444",
|
|
"tarball": "https://registry.npmjs.org/platform/-/platform-1.3.5.tgz"
|
|
},
|
|
"files": [
|
|
"platform.js"
|
|
],
|
|
"gitHead": "b3f1c56de9d39ea4cd1ca8271155faceb1e93092",
|
|
"homepage": "https://github.com/bestiejs/platform.js#readme",
|
|
"keywords": [
|
|
"environment",
|
|
"platform",
|
|
"ua",
|
|
"useragent"
|
|
],
|
|
"license": "MIT",
|
|
"main": "platform.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jdalton",
|
|
"email": "john@fusejs.com"
|
|
},
|
|
{
|
|
"name": "mathias",
|
|
"email": "mathias@qiwi.be"
|
|
},
|
|
{
|
|
"name": "d10",
|
|
"email": "demoneaux@gmail.com"
|
|
}
|
|
],
|
|
"name": "platform",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bestiejs/platform.js.git"
|
|
},
|
|
"scripts": {
|
|
"doc": "docdown platform.js doc/README.md style=github title=\"Platform.js <sup>v${npm_package_version}</sup>\" toc=properties url=https://github.com/bestiejs/platform.js/blob/${npm_package_version}/platform.js",
|
|
"test": "node test/test"
|
|
},
|
|
"version": "1.3.5"
|
|
}
|