yhtml5-test
Version:
A test framework for front-end projects
73 lines (72 loc) • 1.91 kB
JSON
{
"_args": [
[
"lodash.range@3.2.0",
"/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo"
]
],
"_from": "lodash.range@3.2.0",
"_id": "lodash.range@3.2.0",
"_inBundle": false,
"_integrity": "sha1-9GHliPZmg/fq3q3lE+OKaaVloV0=",
"_location": "/lodash.range",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.range@3.2.0",
"name": "lodash.range",
"escapedName": "lodash.range",
"rawSpec": "3.2.0",
"saveSpec": null,
"fetchSpec": "3.2.0"
},
"_requiredBy": [
"/jest-enzyme/enzyme-to-json"
],
"_resolved": "https://registry.npmjs.org/lodash.range/-/lodash.range-3.2.0.tgz",
"_spec": "3.2.0",
"_where": "/Users/yhtml5/projects/gitlab/2dfire-scripts/packages/2dfire-test/demo",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.range` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"range"
],
"license": "MIT",
"name": "lodash.range",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.2.0"
}