123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "_args": [
- [
- {
- "raw": "should-util@^1.0.0",
- "scope": null,
- "escapedName": "should-util",
- "name": "should-util",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/should"
- ]
- ],
- "_from": "should-util@>=1.0.0 <2.0.0",
- "_id": "should-util@1.0.0",
- "_inCache": true,
- "_location": "/should-util",
- "_nodeVersion": "6.3.1",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/should-util-1.0.0.tgz_1470669431815_0.2821929131168872"
- },
- "_npmUser": {
- "name": "btd",
- "email": "bardadymchik@gmail.com"
- },
- "_npmVersion": "3.10.3",
- "_phantomChildren": {},
- "_requested": {
- "raw": "should-util@^1.0.0",
- "scope": null,
- "escapedName": "should-util",
- "name": "should-util",
- "rawSpec": "^1.0.0",
- "spec": ">=1.0.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/should",
- "/should-type-adaptors"
- ],
- "_resolved": "https://registry.npmjs.org/should-util/-/should-util-1.0.0.tgz",
- "_shasum": "c98cda374aa6b190df8ba87c9889c2b4db620063",
- "_shrinkwrap": null,
- "_spec": "should-util@^1.0.0",
- "_where": "/data/feimat/test_yali/online/shoufeilive/liveserver/node_modules/should",
- "author": {
- "name": "Denis Bardadym",
- "email": "bardadymchik@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/shouldjs/util/issues"
- },
- "dependencies": {},
- "description": "Utility functions",
- "devDependencies": {
- "eslint": "^3.2.2",
- "eslint-config-shouldjs": "^1.0.2",
- "rollup": "^0.34.7"
- },
- "directories": {},
- "dist": {
- "shasum": "c98cda374aa6b190df8ba87c9889c2b4db620063",
- "tarball": "https://registry.npmjs.org/should-util/-/should-util-1.0.0.tgz"
- },
- "files": [
- "cjs/*",
- "es6/*",
- "README.md",
- "LICENSE"
- ],
- "gitHead": "43bb1db11f67504e4e5e270b9972b28fff7a1c0c",
- "homepage": "https://github.com/shouldjs/util#readme",
- "jsnext:main": "es6/should-util.js",
- "keywords": [
- "shouldjs",
- "util"
- ],
- "license": "MIT",
- "main": "cjs/should-util.js",
- "maintainers": [
- {
- "name": "btd",
- "email": "bardadymchik@gmail.com"
- }
- ],
- "name": "should-util",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/shouldjs/util.git"
- },
- "scripts": {
- "build": "npm run cjs && npm run es6",
- "cjs": "rollup --format=cjs --output=cjs/should-util.js index.js",
- "es6": "rollup --format=es --output=es6/should-util.js index.js",
- "prepublish": "npm run build",
- "pretest": "npm run build"
- },
- "version": "1.0.0"
- }
|