UNPKG

canonical

Version:

Canonical code style linter and formatter for JavaScript, SCSS, CSS and JSON.

97 lines (96 loc) 2.33 kB
{ "_args": [ [ "splice-string@^1.0.0", "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/ansi-slice" ] ], "_from": "splice-string@>=1.0.0 <2.0.0", "_id": "splice-string@1.0.0", "_inCache": true, "_installable": true, "_location": "/splice-string", "_nodeVersion": "0.12.7", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.11.3", "_phantomChildren": {}, "_requested": { "name": "splice-string", "raw": "splice-string@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/ansi-slice" ], "_resolved": "https://registry.npmjs.org/splice-string/-/splice-string-1.0.0.tgz", "_shasum": "60eb00fd47ea116c412af3bbb1d6e67d98dc708e", "_shrinkwrap": null, "_spec": "splice-string@^1.0.0", "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/ansi-slice", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/splice-string/issues" }, "dependencies": {}, "description": "Remove or replace part of a string like Array#splice", "devDependencies": { "ava": "0.0.4", "xo": "*" }, "directories": {}, "dist": { "shasum": "60eb00fd47ea116c412af3bbb1d6e67d98dc708e", "tarball": "http://registry.npmjs.org/splice-string/-/splice-string-1.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "31da4b5d968b6f9e609ab710c20f87a3b6a4974f", "homepage": "https://github.com/sindresorhus/splice-string", "keywords": [ "add", "del", "delete", "insert", "modify", "mutate", "remove", "replace", "rm", "splice", "split", "str", "string" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "splice-string", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/splice-string.git" }, "scripts": { "test": "xo && node test.js" }, "version": "1.0.0" }