12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "_from": "expect.js",
- "_id": "expect.js@0.3.1",
- "_inBundle": false,
- "_integrity": "sha1-sKWaDS7/VDdUTr8M6qYBWEHQm1s=",
- "_location": "/expect.js",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "expect.js",
- "name": "expect.js",
- "escapedName": "expect.js",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "http://registry.npm.taobao.org/expect.js/download/expect.js-0.3.1.tgz",
- "_shasum": "b0a59a0d2eff5437544ebf0ceaa6015841d09b5b",
- "_spec": "expect.js",
- "_where": "E:\\dev\\007\\node10",
- "bugs": {
- "url": "https://github.com/LearnBoost/expect.js/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "BDD style assertions for node and the browser.",
- "devDependencies": {
- "mocha": "*",
- "serve": "*"
- },
- "homepage": "https://github.com/LearnBoost/expect.js#readme",
- "name": "expect.js",
- "repository": {
- "type": "git",
- "url": "git://github.com/LearnBoost/expect.js.git"
- },
- "version": "0.3.1"
- }
|