You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

79 lines
1.8 KiB

{
"_from": "line-diff@^2.0.1",
"_id": "line-diff@2.1.1",
"_inBundle": false,
"_integrity": "sha1-o4l5m5MTdaOx52SWStCws85g1vY=",
"_location": "/line-diff",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "line-diff@^2.0.1",
"name": "line-diff",
"escapedName": "line-diff",
"rawSpec": "^2.0.1",
"saveSpec": null,
"fetchSpec": "^2.0.1"
},
"_requiredBy": [
"/css-modules-typescript-loader"
],
"_resolved": "https://registry.npm.taobao.org/line-diff/download/line-diff-2.1.1.tgz",
"_shasum": "a389799b931375a3b1e764964ad0b0b3ce60d6f6",
"_spec": "line-diff@^2.0.1",
"_where": "/Users/zq/Desktop/hngs/node_modules/css-modules-typescript-loader",
"author": {
"name": "Ionică Bizău",
"email": "bizauionica@gmail.com",
"url": "https://ionicabizau.net"
},
"blah": {
"h_img": "http://i.imgur.com/LBR41CC.png"
},
"bugs": {
"url": "https://github.com/IonicaBizau/node-line-diff/issues"
},
"bundleDependencies": false,
"dependencies": {
"levdist": "^1.0.0"
},
"deprecated": false,
"description": "Compare strings line by line.",
"devDependencies": {},
"directories": {
"test": "test"
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"homepage": "https://github.com/IonicaBizau/node-line-diff",
"keywords": [
"diff",
"compare",
"strings"
],
"license": "MIT",
"main": "lib/index.js",
"name": "line-diff",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/IonicaBizau/node-line-diff.git"
},
"scripts": {
"test": "node test"
},
"version": "2.1.1"
}