funcunit
Version:
<!-- @hide title
52 lines (51 loc) • 1.43 kB
JSON
{
"_from": "micro-location@^0.1.4",
"_id": "micro-location@0.1.5",
"_inBundle": false,
"_integrity": "sha1-KCoq2Tol7XOyhol06pmZQo/8G+I=",
"_location": "/micro-location",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "micro-location@^0.1.4",
"name": "micro-location",
"escapedName": "micro-location",
"rawSpec": "^0.1.4",
"saveSpec": null,
"fetchSpec": "^0.1.4"
},
"_requiredBy": [
"/can-simple-dom"
],
"_resolved": "https://registry.npmjs.org/micro-location/-/micro-location-0.1.5.tgz",
"_shasum": "282a2ad93a25ed73b2868974ea9999428ffc1be2",
"_spec": "micro-location@^0.1.4",
"_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/can-simple-dom",
"author": {
"name": "cho45",
"email": "cho45@lowreal.net",
"url": "http://www.lowreal.net/"
},
"bugs": {
"url": "https://github.com/cho45/micro-location.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Location object for both browser and node.js.",
"engines": {
"node": "*"
},
"homepage": "https://github.com/cho45/micro-location.js",
"license": "MIT",
"main": "lib/micro-location.js",
"name": "micro-location",
"repository": {
"type": "git",
"url": "git://github.com/cho45/micro-location.js.git"
},
"scripts": {
"test": "node test/test.js"
},
"version": "0.1.5"
}